v1

latestOpenAPI 3.1.02026-07-26165182724.7 KB

Resend SMS

Resend an SMS to verify a users mobile.

Please note that on the sandbox environment, no emails and SMS are sent, the default verification code to complete email and mobile verification on the sandbox is 123456.

On production, the sending of SMS is a chargeable event and although we implement rate limits, we encourage you to implement limiting in order to prevent users from taking advantage of SMS fraud.

post/user/resend-sms

Headers

api-keystring required
Authorizationstring required

Request body

userIdstring required

The unique ID of your user returned on the "Create user" endpoint

Response

200