This Voice API supports the following:
https://portal.mobtexting.com/api/v2/
Note: Few elements in the endpoint may change from service to service.
{endpoint}voice/sounds
Name | Descriptions |
---|---|
audio | sound file that you want to upload |
Name | Descriptions |
---|---|
name | name of the sound file for your response |
{
"status": "OK",
"code": 200,
"message": "Sound uploaded successfully",
"data": {
"id": "29ab2b24-3f93-441c-ae9c-6404361e5d14"
}
}
id
parameter in response can be used for outgoing campaign purpose as a audio source.