Summary
Delete a role.
Description
Delete a role
Route
DELETE /authorization/roles/:roleId
Roles
            admin
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| roleId | string | yes | The individual role to delete. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | Result of role deletion process |