Go
Delete members from an organization
DELETE
Go
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Organization identifier.
Maximum string length:
50Body
List of user IDs to remove from the organization.
Minimum array length:
1Response
Users successfully removed from organization.