rules

Update Rule

patch/api/rules/{rule_id}

Path parameters

rule_idstring uuid required

Headers

X-Workspace-Idstring nullable

Request body

namestring nullable
conditions_opstring nullable
priorityinteger nullable
is_activeboolean nullable
apply_to_existingboolean nullable
overwrite_existing_categoriesboolean

Response

Successful Response

idstring uuid required
user_idstring uuid required
namestring required
conditions_opstring required
conditionsobject[] required
actionsobject[] required
priorityinteger required
is_activeboolean required
applied_countinteger

Changes