Skip to main content
POST
/
v1
/
users
/
verify-registration
This response does not have an example.

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