Skip to main content
PUT
Update schedule

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

schedule_id
string
required

Body

application/json
target
PlaybookScheduleTargetRequest · object
required
schedule
ScheduleExpression · object
required

Schedule cadence and timezone.

kind
string
default:playbook

Schedule target kind.

Allowed value: "playbook"
description
string
default:""

Human-readable schedule description.

config
PlaybookScheduleConfigRequest · object

Response

Successful Response