f973b1b5b4cf

OpenAPI 3.1.02026-08-12310343674.4 KB
Automations

Update an Automation

Den schedules Automations and keeps durable run history. Automations created by Desktop run on the owner's connected desktop; Automations created by Web run in OpenWork Cloud. If no desktop runner is connected when a desktop occurrence is due, that occurrence is recorded as missed. Creation makes an Automation active immediately and uses the owner's current OpenWork Connect integrations. Deactivation stops future runs but does not cancel a run already in progress. Every behavior-changing edit creates an immutable revision and applies it to future runs immediately.

patch/v1/automations/{id}

Path parameters

idstring required

Request body

namestring
instructionsstring
executionTarget'desktop' | 'cloud'

Response

Automation updated.