Role - Creates a new role
Please enter a valid token
The requested API version
1.0Class for representing the view of role.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the RoleName property.
A public property of type bool that has both a getter and a setter method, which allows for getting and setting the value of the CanCreate property.
A public property of type bool that has both a getter and a setter method, which allows for getting and setting the value of the CanEdit property.
A public property of type bool that has both a getter and a setter method, which allows for getting and setting the value of the CanExport property.
A public property of type bool that has both a getter and a setter method, which allows for getting and setting the value of the CanView property.
Success: New role created successfully.
Bad Request: The request could not be processed due to invalid syntax or missing/incorrect parameters.
Conflict: Indicates the existence of a conflicting resource.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated