Skip to main content
PATCH
Update Environment File

Authorizations

Authorization
string
header
required

API key authentication. Obtain your API key from the Replicas dashboard under Organization → Settings → API Keys. User-session JWTs are not accepted by /v1/replica endpoints.

Path Parameters

environmentId
string
required

Environment UUID, or the literal string global.

id
string<uuid>
required

File UUID

Body

application/json

Request body for updating an environment file. Only provided fields are changed.

name
string
path
string
content
string

Response

File updated

environment_file
object
required

A file dropped into the workspace at the configured path when the workspace is provisioned.