Renew a call bundle

Try this request in your browser

/api/ /call_bundles/renew

Headers

X-Auth-App
X-Auth-Token
X-Auth-Secret
X-Auth-Extension
X-Auth-Password
X-Proxy-Auth-Token
X-Proxy-Auth-Secret

Parameters

call_bundle_assignment_id Integer

The request output will be shown here...

URL

https://connectapi.dial9.co.uk/api/v2/call_bundles/renew

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

  • id

    The provided ID

NoAccessToCallBundleAssignment

The authenticated identity has no access to this call bundle

RenewalNotPermitted

Bundle cannot be renewed at this time (most likely because it has more than 60 minutes remaining or is unlimited)

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.