Skip to main content
POST
Update environment variables for a workspace. Changes take effect immediately if the workspace is running.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Workspace ID

Body

application/json
env_vars
object
required

Response

200 - application/json

Environment variables updated

Generic success envelope - used across all domains.

message
string
required