Skip to main content

users

Overview

Nameusers
TypeResource
Idokta.application.users

Fields

NameDatatype
idstring
_embeddedobject
_linksobject
createdstring
credentialsobject
externalIdstring
lastSyncstring
lastUpdatedstring
passwordChangedstring
profileobject
scopestring
statusstring
statusChangedstring
syncStatestring

Methods

NameAccessible byRequired ParamsDescription
getSELECTappId, userId, subdomainFetches a specific user assignment for application by id.
listSELECTappId, subdomainEnumerates all assigned application users for an application.
insertINSERTappId, subdomainAssigns an user to an application with credentials and an app-specific profile. Profile mappings defined for the application are first applied before applying any profile properties specified in the request.
deleteDELETEappId, userId, subdomainRemoves an assignment for a user from an application.
updateEXECappId, userId, subdomainUpdates a user's profile for an application