Skip to main content

rules

Overview

Namerules
TypeResource
Idokta.group.rules

Fields

NameDatatype
idstring
namestring
actionsobject
conditionsobject
createdstring
lastUpdatedstring
statusstring
typestring

Methods

NameAccessible byRequired ParamsDescription
getSELECTruleId, subdomainFetches a specific group rule by id from your organization
listSELECTsubdomainLists all group rules for your organization.
insertINSERTsubdomainCreates a group rule to dynamically add users to the specified group if they match the condition
deleteDELETEruleId, subdomainRemoves a specific group rule by id from your organization
updateEXECruleId, subdomainUpdates a group rule. Only INACTIVE rules can be updated.