Check a verification
Checks the code against a verification.
Path parameters
id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
code
The Verification code that was received.
Response
VerificationCheckOkResponse
result
The result of the code check.
This result will affect the status code of the response:
- ok: 200
- incorrect: 422
- exhausted: 422
- expired: 422
- already_verified: 409
Allowed values:
verification
A phone number verification