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.

Authentication

AuthorizationBearer

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

Path Parameters

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

Response

Successful Response

Errors