Change CallFlow
Change call flow for a specific number
GET or POST Request
https://v1.api19.com/dids/change/callflow
Argument | Required | Type |
did | yes | int |
call_flow_id | yes | int |
fax_flow_id | no | int |
Send us a POST or GET with the number and either the fax flow id or the call flow id.
Last updated