Go
Delete members from an organization
DELETE
Go
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.