Scenarios Child Flow (Outbound)
Update Scenario Flow
This endpoint update a flow to a scenario
<strong>HTTP Request</strong>
PUT https://api.mnotify.com/api/ivr-scenarios/flow/<flow_id>
put/ivr-scenarios/flow
Path parameters
keystring required
Your enabled api key
{"stackTrail":"paths:/ivr-scenarios/flow:put:parameters:1:schema","oasType":"schema","type":"unknown"}
id of the flow
flow_namestring required
name of the flow
routestring required
route name for the flow
audiostring required
file path to the sound file
Mapping of DTMF inputs to routes
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.