latestOpenAPI 3.0.32026-08-22505302.1 MB

60d6c901bc4e

Automation Rules

Update an automation rule. Supplying conditions replaces the whole condition tree; omitting it leaves the tree untouched. Rules are not versioned, so an edit takes effect on the next scheduled run.

patch/api/automation-rules/{id}

Path parameters

idstring required

Request body

namestring
descriptionstring
workflowIdstring
workflowTemplateKeystring
stepConfigsobject
triggerCronstring
timezonestring
status'draft' | 'active' | 'paused' | 'archived'
conditionsSchema0Input — unresolved $ref

Response

Default Response