Skip to main content
PATCH
Error

Authorizations

Authorization
string
header
required

API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.

Path Parameters

scheduleId
string
required

Body

application/json
action
enum<string>

Pause or resume the schedule. Mutually exclusive with other fields.

Available options:
pause,
resume
cron_expression
string
timezone
string
name
string
domain_ids
string[]
domain_paths
object
repository_ids
string[]
repository_branches
object
concerns
string
focus
string
context
string
connector_id
string
internal_targets
string[]
org_knowledge_enabled
boolean

Response

Schedule updated.

success
boolean
required
isPaused
boolean