Passer au contenu principal
DELETE
Go

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
requis

Organization identifier.

Maximum string length: 50

Corps

members
string<user-id-with-max-length>[]
requis

List of user IDs to remove from the organization.

Minimum array length: 1

Réponse

Users successfully removed from organization.