Send SMS

Se verifica...

In asteptare

Nicio comanda in asteptare

API

POST /send-sms Authorization: Bearer f67787827901a5b66365aeaab016c113f856d2953f9d3c7bd7cdcd39abfae515 Content-Type: application/json { "phone": "0722123456", "message": "text mesaj" }
curl -X POST https://web-pdm-valentin.gonganau.ro/send-sms \ -H "Authorization: Bearer f67787827901a5b66365aeaab016c113f856d2953f9d3c7bd7cdcd39abfae515" \ -H "Content-Type: application/json" \ -d '{"phone":"0722123456","message":"test"}'
← Inapoi