Organizations
Organization Sub Accounts management
Create and manage organization sub accounts
Get a list of sub accounts for the specified organization. You must have sub account management permissions for this organization.
Pass the API token in the Api-Token
Unique organization ID
1001Returns the list of sub accounts belonging to the organization.
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Create a new sub account under the specified organization. You must have sub account management permissions for this organization.
Pass the API token in the Api-Token
Unique organization ID
1001Sub account created successfully.
Bad request - invalid parameters.
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Unprocessable entity - validation errors.
Last updated
Was this helpful?

