Remove one or more permissions from a specified user role.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the role to remove permissions from.
array of resource_server_identifier, permission_name pairs.
1Role permissions successfully updated.