Skip to main content

roles

Overview

Nameroles
TypeResource
Idokta.user.roles

Fields

NameDatatype
idstring
descriptionstring
assignmentTypestring
lastUpdatedstring
statusstring
_embeddedobject
labelstring
typestring
createdstring
_linksobject

Methods

NameAccessible byRequired ParamsDescription
getSELECTroleId, userId, subdomainGets role that is assigne to user.
listSELECTuserId, subdomainLists all roles assigned to a user.
insertINSERTuserId, subdomainAssigns a role to a user.
deleteDELETEroleId, userId, subdomainUnassigns a role from a user.