Skip to main content
PUT
Update a schedule

Path Parameters

resource
string
required

The job ID, prefixed with the job type, as in spark:my-spark-job.

Query Parameters

validate
boolean
default:true

Validate that the job config exists.

context
string

The app to which a job belongs, formatted as app:APP_NAME.

Body

application/json

JSON-formatted configuration values

resource
string
enabled
boolean
triggers
object[]
default
boolean

Response

200 - */*

OK

JSON-formatted configuration values

resource
string
enabled
boolean
triggers
object[]
default
boolean