Update a verification process

Use this action to change the state of an active verification process. This is typically used to finalize a verification process managed solely via interactions with this REST API.

General requirements

  • Authentication: Basic (easiest to implement) or Digest
  • Encoding: Accepts only UTF-8 unicode characters as inputs.
  • Accepts: application/json
  • Responds with: application/json
  • Required headers: Content-Type - application/json
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!