Déposer un message vocal
- Home
- Déposer un message vocal
Submit a voice message
Depositing a voicemail on the mobile answering Rate Limit: 2000 queries per hour
URLs
POST/campaign/send
Settings
Each API request supports the following parameters :
Campaign | Campaign |
---|
Request
1 |
http://api.voicepartner.fr/v1/campaign/send |
Replies
1 2 3 4 5 6 7 8 9 10 |
[ { "apiKey": "string", "phoneNumbers": "string", "tokenAudio": "string", "emailForNotification": "2019-05-13T09:52:18.429Z", "scheduledDate" :"13-09-2019 15:30", "sender":"+336XXXXXXXX" } ] |
Response Messages
200 | Okay |
---|---|
400 | Bad request |
401 | Action not allowed |
404 | Resource not found |
Responce schema
1 | apiKey | string |
---|---|---|
2 | phoneNumbers | string |
3 | tokenAudio | string |
4 | emailForNotification | string(optional) |
5 | scheduledDate | string(optional) |
6 | sender | string(optional) |