Skip to main content

roles

Overview

Nameroles
TypeResource
Idokta.user.roles

Fields

NameDatatype
idstring
descriptionstring
_embeddedobject
_linksobject
assignmentTypestring
createdstring
labelstring
lastUpdatedstring
statusstring
typestring

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.