Delete a role.
| Permission | Description |
|---|---|
roles.view_all | Access roles |
roles.delete | Delete role |
No content is returned when the role is deleted successfully.
| Status | Description | Reference |
|---|---|---|
| 401 | Unauthorized | Authentication error |
| 403 | Forbidden (no permission) | Permission error |
| 404 | Not found | Not-found error |