Skip to main content
PUT
Update Pipeline Schedule

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

pipeline_uuid
string
required
schedule_id
string
required

Body

application/json
status
string | null
schedule_interval
string | null
start_time
string | null

Response

Successful Response