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 an Environment

Update an Environment by ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

The unique identifier for the Environment

Body Params

A string in JSON format that includes all the fields you'd like to change for an Environment

boolean

Boolean representing whether the Environment is archived.

string

Text description of the Environment.

boolean
Defaults to false

Boolean representing whether starting experiments should be restricted to publishers and above in this Environment.

string
length ≤ 64

Unique string identifier for this Environment within the Project.

string

Name of the Environment.

integer

Integer representing the priority of the Environment. This is used for ordering in the UI.

Responses

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