POST
/
otp
/
verify

Authorizations

Authorization
string
header
required

An API key to authenticate requests

Body

application/json
id
string
required

The ID of the OTP token to verify

token
string
required

The OTP token to verify

Response

200 - application/json
created_datetime
string
required

Date and time the OTP token was created

id
string
required

ID of the OTP token

recipient
string
required

Recipient of the OTP token

status
number
required

Status of the OTP token

status_desc
string
required

Description of the status of the OTP token

updated_datetime
string

Date and time the OTP token was last updated, if any