Remove a member

View as MarkdownOpen in Claude

Removes a user from the organisation. The user’s Auth0 organisation membership is revoked. Idempotent on already-removed members.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired
memberIdstringRequired

Response

Acknowledgement.
successboolean