Property description
The conditions property allows specified user relation type to edit the user relation.
The is_condition_based_editable feature must be enabled for conditions to take effect.
Minimal JSON
{
"userRelationTypeKey": ""
}{
"userRelationTypeKey": "cust_example_app_user_relation",
"workflowStateKey": "core_review"
}] ]
Nested properties
| Property | Description | Values | Mandatory |
|---|---|---|---|
userRelationTypeKey | User relation type that is allowed to edit the object type. | string | Yes |
workflowStateKey | Workflow state, which allows editing. If not specified or set to null, the condition applies to all workflow states. | string | No |