Envoyer un SMS vocal
- Home
- Envoyer un SMS vocal
Send Voice SMS
Send Voice SMS mobile Rate Limit: 2000 requests per hour
URLs
POST/tts/send
Settings
Message | Message |
---|
Request
1 |
http://api.voicepartner.fr/v1/tts/send |
Replies
1 2 3 4 5 6 7 8 9 |
[ { "apiKey": "string", "phoneNumbers": "+336XXXXXXXX", "text": "Mon premier SMS vocal", "scheduledDate": "13-09-2019 15:30", "notifyUrl": "http://mon-url-de-notification" } ] |
Responce schema
1 | apiKey | string |
---|---|---|
2 | phoneNumbers | string |
3 | scheduledDate | string(optional) |
4 | notifyUrl | string(optional) |