Voice IVR Scenarios (Outbound)
Add Voice IVR Scenario
Add a voice ivr scenario with data..
<strong>HTTP Request</strong>
POST https://api.mnotify.com/api/ivr-scenario
post/voice/ivr/scenario
Path parameters
keystring required
Your enabled api key
titlestring required
Title of voice ivr scenario
{"stackTrail":"paths:/voice/ivr/scenario:post:parameters:2:schema","oasType":"schema","type":"unknown"}
Content of the voice ivr scenario
statusboolean
true => enabled & false => disabled. By default, scenarios are enabled if not specified
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.