post https://api.soft10.az/v1/message/send-text
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://api.soft10.az/v1/message/send-text \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"success": true,
"statusCode": 0,
"message": "string",
"data": {}
}