Call Broadcast - Make a Call and Play it an audio file
Developing
POST
/api/calls
This module can be used with IOT Automation , Notification Services etc
Request
Body Params multipart/form-data
leg_a[type]
stringÂ
required
Example:
number
leg_a[number]
stringÂ
optional
Example:
888888888888
leg_b[type]
stringÂ
optional
Example:
announcement
leg_b[uuid]
stringÂ
optional
Example:
c9a51d20-c64d-42d5-bd4f-9d334442faee
profile[gateway_uuid]
stringÂ
optional
Example:
208496cf-b572-4794-a9ab-c7ca3647f673
profile[caller_id_number]
stringÂ
optional
Example:
999999999999
Request samples
Responses
Modified at 2024-11-29 08:55:08