Remove User

Remove a user from the organization. This endpoint permanently removes a user from the organization. The user will no longer have access to any organization resources.

Path parameters

user_idstringRequiredformat: "^auth0\|[A-Za-z0-9]+$"
The ID of the user to remove

Headers

AuthorizationstringRequired

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

Errors