SMS Flows
username
Username for basic authentication
send-sms (POST)
^^/send-sms/Header
Description
{
"from": "", //e.g. AKINON
"to": "", //in E-164 format, e.g. +905323001020
"text": "",
"isOtp": false //OPTIONAL, default: false
}Response Body For Errors (ALL)
Last updated
Was this helpful?

