Associate clients with an organization
Associate clients with an organization
Associate one or more clients with an organization.
POST
Associate clients with an organization
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the organization.
Body
List of clients to associate with the organization.
Required array length:
1 - 100 elementsResponse
Organization clients successfully associated.
Remove client associations from an organization
Previous
Update an organization client association
Next