Passer au contenu principal
DELETE
Remove client associations from an organization

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

id
string<organization-id>
requis

ID of the organization.

Corps

clients
string<client-id>[]
requis

List of client IDs to disassociate from the organization.

Required array length: 1 - 100 elements

Réponse

Organization clients successfully disassociated.