Verify verification code by ID
POST
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The identifier of the verification to retrieve.
Example:
"12ade33a-21c0-473b-b055-b3c836e1c292"
Body
application/json
Response
Expected verify response to a valid request.
JavaScript