Request parameters
| Parameter Name | Description | Required |
| name | creates a role with this unique name | true |
| type | The type of the role, valid options are: Admin, ResourceAdmin, DomainAdmin, User | true |
| description | The description of the role | false |
Response Tags
| Response Name | Description |
| id | the ID of the role |
| description | the description of the role |
| name | the name of the role |
| type | the type of the role |