Skip to main content
PATCH
Update an environment

Authorizations

Authorization
string
header
required

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

Headers

user-agent
string | null

Path Parameters

org_id
string
required
env_id
string
required

Body

application/json
name
string | null
Required string length: 1 - 255
label
string | null

Response

Successful Response

environment
EnvironmentData · object
required