Skip to main content
PUT
Replace members of a customer organization

Headers

Authorization
string
required

Your API credentials. Eg. Basic {credentials}.

sequence-version
enum<string>

Use this header to select an API version

Available options:
2024-07-30

Path Parameters

id
string
required

Customer organisation ID

Body

application/json
customerIds
string[]
required

IDs of customers to add to an existing organization.

Example:

Response

OK

id
string
required

Organization ID

Example:

"c0dc4e79-ec52-4811-8cf5-addb2527915c"

owner
object
required

ID of the customer that will own the organization.

Example:
members
object[]
required

Members of the customer organization, excluding the owner. These are the children in a parent-child relationship.

Example: