Authorizations
This token can be obtained by the system admin after creating a platformApp. This token should be used to provision agent bots, accounts, users and their roles.
Body
application/json
Name of the account
Example:
"My Account"
The locale of the account
Example:
"en"
The domain of the account
Example:
"example.com"
The support email of the account
Example:
"support@example.com"
The status of the account
Available options:
active
, suspended
Example:
"active"
The limits of the account
Example:
{}
The custom attributes of the account
Example:
{}