PUT api/SystemRoles/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
Body Parameters
SystemRoleContractName | Description | Type | Additional information |
---|---|---|---|
Name | string |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
JsonWrapperOfSystemRoleName | Description | Type | Additional information |
---|---|---|---|
Dto | SystemRole |
None. |
|
ReadOnly | boolean |
None. |
|
Level | DtoLevels |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.