Updating a automation schedule
action1_update_automationUpdate an automation schedule in Action1 by providing a new request body to modify its configuration.
Instructions
Updating a automation schedule. Perm: manage_automations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema: AutomationSchedulePayload) | |
| org_id | No | Org UUID. | |
| confirm | No | Required to execute. Exact string "YES". | |
| dry_run | No | Default true (preview). Set false to execute. | |
| automation_id | Yes | Provide a specific automation ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||