Update a role
Updates an editable role title and adds or revokes its abilities.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
role
title
abilities_to_grant
revoke_abilities
Response
The role was updated and its resource was returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

