Cancel a call bundle
Try this request in your browser
URL
https://connectapi.dial9.co.uk/api/v2/call_bundles/cancel
Access
Must be authenticated as a user or API token.
If not authorised, a AccessDenied
error will be returned.
Parameters
Parameter | Type | Default |
---|---|---|
call_bundle_assignment_id Required The ID of the call bundle assignment |
Integer | null |
Errors
Error | Attributes |
---|---|
CallBundleAssignmentNotFound The given call bundle assignment was not found |
|
NoAccessToCallBundleAssignment The authenticated identity has no access to this call bundle |
|
AlreadyCancelled Thie given assignment is already cancelled |
Response Data
This action will return a call bundle assignment structure.
You'll receive all attributes for this structure (basic and extended attributes). You'll receive all expansions for this stucture.