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.

Body

application/json

Voice channels update

channels
integer
required

The new number of concurrent channels for the account

Example:

7

Response

Expected Update response

data
object