Delete a role

Soft deletes an editable school role identified by its unique role name.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects an object.
rolestringRequired<=255 characters

Response

The role was deleted successfully.
statusstringOptional
messagestringOptional
dataany or nullOptional

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error