Users

Start an inbound SMS challenge

For very-high-risk registrations the platform requires the user to text a one-time code to the platform's number, instead of receiving a code from the platform. This endpoint generates the code and the destination number to display.

post/users/@me/phone/inbound-challenge

Response

Success

challenge_codestring required

The numeric code the user must text to our number

our_numberstring required

The Twilio number the user must text the code to (E.164)

expires_atstring required

ISO timestamp at which the challenge becomes invalid

Changes

No recorded changes to this endpoint across all 1 revision of this API.