post
https://api.ytel.com/v4/call/interrupt/
Interrupts an ongoing call.
The status parameter indicates how the call should be interrupted. Valid values are completed and canceled. These values indicate how the call will be recorded in the logs.
The url parameter is used in conjuction with the status set to completed to continue the call with a new InboundXML file. If this field is not present, the call will be killed.
You may also specify the method of the post to the url resource by adding the urlMethod object and passing GET or POST (POST is the default) as the value.
