Skip to main content

Verify a code

POST 

/otp/challenges/:challengeId/verify

Machine token. Called by your backend, using your client_credentials token.

Relays the code your customer typed. A wrong code returns 400 with the attempts remaining; exhausting them kills the challenge and you must issue a new one. Success marks that contact channel platform-verified.

Request

Responses

OK