Connect a User via SMS

Connect a User using SMS verification. The connection will complete once the user has been verified using the sms verify endpoint.

To connect a user via SMS, please provide the following for the user:

  • US mobile phone number
  • Date of birth
  • One unique identifier:
    • If it is the first time connecting the user: extUserId
    • If you are connecting an existing user: userId
Body Params
string
required

The phone number in E.164 format.

string
required

The date of birth. Formatted as YYYY-MM-DD.

string
required

An existing userId to connect with. One of extUserId or userId is required.

string
required

A unique external ID for the user. One of extUserId or userId is required.

Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json