Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Modify Role

PUT /Account/Role

This method modifies a role.

 

Parameter Data Type
Name “string”
Description “string”
Permissions.id “string”
Permissions.Name “string”
Permissions.Read boolean (true/false)
Permissions.Add boolean (true/false)
Permissions.Edit boolean (true/false)
Permissions.Delete boolean (true/false)
Permissions.ParentId “string”