Skip to main content
PATCH
Update an environment

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Path Parameters

envID
string
required

Body

application/json
name
string
parent_id
string
slug
string
variables
object

Response

OK

created_at
string<date-time>
required
id
string
required
is_standard
boolean
required
name
string
required
project_id
string
required
slug
string
required
updated_at
string<date-time>
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.strait.dev/schemas/Environment.json"

parent_id
string
variables
object