Go
Remove Permissions from a User
Remove permissions from a user.
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
ID of the user to remove permissions from.
Body
List of permissions to remove from this user.
Minimum array length:
1Response
User permissions removed.