Sub accounts
Create a new Sub-Account API
Create a new sub-account to define separate workspaces with dedicated configurations
POST
This is an enterprise
feature.
You can read more about our enterprise offering here Bolna enterprise.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Payload for creating a new sub-account
The body is of type object
.
Response
200
application/json
Sub-account create response
The response is of type object
.