Verify a one-time password

Action method verify one time password. Resource provides a mechanism OTP for the verification using a unique password that can only be used once.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Verification code from email, SMS or notification provided by recipient.

string
required

The parameter specifies the request that caused the OTP to be created. The request ID is returned by POST /one-time-password/actions/send.

string
required

The unique ID of the external application that requested the one-time password. If you do not have an external application ID, see the authentication documentation.

Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

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