Update Role
PATCH/roles/:role_id
Partially update a role's name, description, and/or permissions. Built-in roles cannot be renamed (422) but may have their permission set edited. Responds 404 for an unknown role and 409 when the new name clashes with an existing role.
Request
Responses
- 200
- 422
Successful Response
Validation Error