Skip to main content

user

Overview

Nameuser
TypeResource
Idokta.usertype.user

Fields

NameDatatype
idstring
namestring
descriptionstring
_linksobject
createdstring
createdBystring
defaultboolean
displayNamestring
lastUpdatedstring
lastUpdatedBystring

Methods

NameAccessible byRequired ParamsDescription
getSELECTtypeId, subdomainFetches a User Type by ID. The special identifier default may be used to fetch the default User Type.
listSELECTsubdomainFetches all User Types in your org
insertINSERTsubdomainCreates a new User Type. A default User Type is automatically created along with your org, and you may add another 9 User Types for a maximum of 10.
deleteDELETEtypeId, subdomainDeletes a User Type permanently. This operation is not permitted for the default type, nor for any User Type that has existing users
partialUpdateEXECtypeId, subdomainUpdates an existing User Type
updateEXECtypeId, subdomainReplace an existing User Type