Update a User Role
Use the following details to update a User Role using REST interface:
Request Model
Media Type: application/json
{
"createdOn": "2016-07-31T05:17:58.828Z",
"id": "string",
"permissions": [
"string"
],
"updatedOn": "2016-07-31T05:17:58.828Z"
}
Copyright © Cloud Software Group, Inc. All rights reserved.
