Go
Remove Permissions from a User
Remove permissions from a user.
DELETE
Go
Documentation Index
Fetch the complete documentation index at: https://auth-test.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de chemin
ID of the user to remove permissions from.
Corps
List of permissions to remove from this user.
Minimum array length:
1Réponse
User permissions removed.