rules

Create Rule

post/api/rules

Headers

X-Workspace-Idstring nullable

Request body

namestring required
conditions_opstring
priorityinteger
is_activeboolean
apply_to_existingboolean
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