Create new verification task

A verification task is an object in the API to request verification with the context of the provided attachments. Once the task has been completed, either conclusively or inconclusively, the webhook is invoked.

Body Params
string

If one is not provided, one will be generated and returned in the response. This must be unique.

string

The end-user's account ID.

string

The location ID for the location of the camera or device.

string

The device ID of the camera or device.

string
required

The text that will be displayed to the verifier. They will select yes or no in response to the prompt.

expiration
object
required
attachments
required
length ≥ 1

The attachments array must either

  • Contain one or more images (Option 1) OR
  • Contain a single video (Option 2)
string

The url of the webhook that will be invoked. If one is not provided, the preconfigured webhook url will be used.

Response

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json