[{"label":"Latest (v1.0)","version":"latest"}]
csp
CustomRoleDto
Properties
string
createdBy
Optional
string
description
Optional
string
displayName
Optional
string
lastModifiedBy
Optional
string
name
Optional
array of
string
permissions
Optional
JSON Example
{
"createdBy": "string",
"description": "string",
"displayName": "string",
"lastModifiedBy": "string",
"name": "string",
"permissions": [
"string"
]
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp
Property Of
ResultsDtoCustomRoleDto
Returned By
Create Custom Role
Get Custom Role
Patch Custom Role