Currently, only the following agent attributes can be updated for the
PATCH
update.allow_concurrent_calls
name
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The sub-account ID (UUID).
Body
application/json
Fields to patch on the sub-account.
Response
Updated sub-account
The response is of type any
.