Skip to main content
PATCH
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Managed Account User ID

Body

application/json

Parameters that define the changes to the global outbounds channels for the managed account

channel_limit
integer

Integer value that indicates the number of allocatable global outbound channels that should be allocated to the managed account. Must be 0 or more. If the value is 0 then the account will have no usable channels and will not be able to perform outbound calling.

Example:

30

Response

Successful response with information about the allocatable global outbound channels for the given account.

data
Global Outbound Channels Details for a Managed Account · object
Example: