v1

latestOpenAPI 3.0.32026-07-1216135117.1 KB
executions

cancelSchedule

Cancel a scheduled automation

delete/v1/automation/executions/{execution_id}/schedules/{schedule_id}

Path parameters

execution_idstring required
Example:9baf184f-bc81-4128-bca3-d974c90a12c4
schedule_idstring required

ID of the schedule to cancel

Response

The schedule was successfully cancelled

idstring required

Schedule Id

scheduleApiIdstring

The id of the configured scheduler which will be added on automation triggered

numberOfUnitsnumber
timePeriod'minutes' | 'hours' | 'days' | 'weeks' | 'months'
timeRelation'after' | 'before'