v1

latestOpenAPI 3.1.02026-07-24450175.9 KB

Phone Ownership

This API sends an OTP through SMS to verify ownership

post/phone/otp

Request body

callbackUrlstring required

Callback URL to receive webhooks.

localestring required

Location of search. Currently allows one of the following values: "en_US", "es_MX", "", and null.

recipientstring required

Country code and phone number. Must be entered as a single number with no delimiters, such as "-" or "." or spaces.

senderNamestring required

User name associated with the SMS number.

metadatastring json

Metadata to be sent to a webhook (callbackUrl)

Response

200