Go
Remove permissions from a role
Remove one or more permissions from a specified user role.
DELETE
Go
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.