Update a role’s permissions
Update a role’s permissions
Grants and revokes permissions on a custom role atomically. granted adds permissions to the role; revoked removes them.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
roleId
Request
This endpoint expects an object.
Response
Updated permission set.
roleId
permissions