Sub accounts
Patch Update a Sub-account
Use this Bolna API endpoint to partially modify and update sub-account properties, including its name, concurrency limits, and call capacity settings.
PATCH
cURL
Currently, only the following agent attributes can be updated for the
PATCH update.allow_concurrent_callsname
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
Previous
Track Sub-Account usageTrack usage for a specific sub-account giving you fine-grained insights into usage, consumption and billing.
Next
cURL

