The availability of features may depend on your plan type. Contact your Customer Success Manager if you have any questions.
Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Update a Scheduled Job

Update a Scheduled Job by ID

Path Params
int64
required

The ID of the Scheduled Job you'd like to update

Body Params

A string in JSON format that includes all the fields you'd like to change for a Scheduled Job

boolean

Whether the Scheduled Job is archived

campaign_ids
array of int64s

A list of campaign_ids that should be considered during the job

campaign_ids
experiment_ids
array of int64s

A list of experiment_ids that should be considered during the job

experiment_ids
string
enum
Allowed:
string
enum

The type of job to be performed

Allowed:
output_channels
object

An object describing how the output of the job should be communicated

int64

The project that the job is associated with

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json