Role
Path parameters
idinteger · int64Required
an identifier
Body
versionstringOptional
Version Identifier for this Object (for PUT)
idstringOptional
Unique identifier of the Object
activebooleanRead-onlyOptionalDefault:
Is the role active?
truelabelstringRequired
Bezeichnung
descriptionstringOptional
Beschreibung
dmsAccessLevelReadinteger · int32Optional
access level or reading
dmsAccessLevelWriteinteger · int32Optional
access level for writing
dmsAccessLevelDeleteinteger · int32Optional
access level for deleting
systemPresettingbooleanRead-onlyOptional
system presetting
Responses
200
successful operation
application/json
404
Resource was not found
application/json
422
Resource was not valid to process
application/json
put
/cmn/users/roles/{id}Path parameters
idinteger · int64Required
an identifier
Responses
200
successful operation
application/json
404
Resource was not found
application/json
409
unable to delete Resource, due to constraints, existing references or internal state
application/json
delete
/cmn/users/roles/{id}Body
versionstringOptional
Version Identifier for this Object (for PUT)
idstringOptional
Unique identifier of the Object
activebooleanRead-onlyOptionalDefault:
Is the role active?
truelabelstringRequired
Bezeichnung
descriptionstringOptional
Beschreibung
dmsAccessLevelReadinteger · int32Optional
access level or reading
dmsAccessLevelWriteinteger · int32Optional
access level for writing
dmsAccessLevelDeleteinteger · int32Optional
access level for deleting
systemPresettingbooleanRead-onlyOptional
system presetting
Responses
200
successful operation
application/json
422
Resource was not valid to process
application/json
post
/cmn/users/rolesLast updated
Was this helpful?