Users

Send phone verification code

Send a one-time code on the requested channel. Defaults to the first available channel from server policy. Pass channel="sms" to request SMS (only honoured for SMS-allowlisted destinations) or channel="inbound_challenge" to receive challenge details to text in. Expensive outbound destinations always downgrade to an inbound challenge.

post/users/@me/phone/send-verification

Request body

phonestring required
channel'sms' | 'inbound_challenge'

Channel to deliver the OTP on. Defaults to the first available channel from server policy. Server may override to an available fallback when the requested channel is disabled.

Response

Success

OR

Changes

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