Organizations
Create a customer organization
Create a customer organization to manage parent-child relationships for your customers.
POST
/
customer-organizations
Headers
Your API credentials. Eg. Basic {credentials}
.
Use this header to select an API version
Available options:
2024-07-30
Body
application/json
ID of the customer that will own the organization.
IDs of the customers who are members of this organization, excluding the owner. These are the children in a parent-child relationship. You can pass an empty array if they are not yet known.