Skip to main content
POST
Add recovery contact

Authorizations

Authorization
string
header
required

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

Body

application/json
channel
enum<string>
required

Channel type

Available options:
email,
phone
value
string
required

Address or number to verify

Response

Success

id
string

Contact id

channel
string

Channel type

value
string

Masked value

status
string

pending_verification or verified