Back
Verify Code
POST/auth/verification/verify
Authorization
AuthorizationBearer <token>
API key authentication - use your API key as a Bearer token
In: headerRequest Body
codestring
Verification code sent to email
Response Body
> 200application/json
// POST /auth/verification/verify // See cURL example for request shape.
{}