Skip to main content
POST
Verify registration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
user_id
string<uuid>
required
credential_type
enum<string>
required
Available options:
email,
phone
otp
string
required

Response

Registration verified successfully