Interface - Call Flow¶
Description¶
If you want to know more about the possible Call Flow Rules which can be used in these functions, or you want to know more about the Call Flows themselves, please take a look at this page: Call Flow Home.
Methods¶
Method | Description | Verb |
---|---|---|
createCallFlow | Creates a new Call Flow out of a set of Call Flow Rules | POST |
updateCallFlow | Updates a specified Call Flow with a new set of Call Flow Rules | UPDATE |
deleteCallFlows | Deletes a list of Call Flows | DELETE |
getCallFlow | Gets the details of a specified Call Flow | GET |
getCallFlows | Gets a list of Call Flows in your account | GET |