Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.tread-horizon.com/v1/auth/otp_sms \ --header 'Content-Type: application/json' \ --data ' { "phone": "<string>" } '
{ "data": { "phone_id": "<string>" } }
Send a one-time password via SMS.
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
"en"
Created
Show child attributes