Go
Remove permissions from a role
Remove one or more permissions from a specified user role.
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 role to remove permissions from.
Corps
array of resource_server_identifier, permission_name pairs.
Minimum array length:
1Réponse
Role permissions successfully updated.