Skip to main content
Version: 2.0

Update agent schedule

PATCH 

/v2/agents/:agent_key/schedules/:schedule_key

Supported API Key Type:
Personal

Update an existing agent schedule. All fields are optional - only provided fields will be updated (PATCH semantics).

You can pause/resume a schedule by setting the enabled field to false/true. Updating the schedule configuration (interval or cron) will reschedule future executions but will not affect executions currently in progress.

Request

Responses

Updated schedule.