sandbox-config
Update Sandbox Env Var
PATCH
/
v1
/
sandbox-config
/
environment-variable
/
{env_var_id}
Headers
Path Parameters
Body
application/json
Pydantic model for updating SandboxEnvironmentVariable fields.
The name of the environment variable.
The value of the environment variable.
An optional description of the environment variable.
Response
200 - application/json
The name of the environment variable.
The value of the environment variable.
The ID of the sandbox config this environment variable belongs to.
The id of the user that made this object.
The id of the user that made this object.
The timestamp when the object was created.
The timestamp when the object was last updated.
The human-friendly ID of the Sandbox-env
An optional description of the environment variable.
The ID of the organization this environment variable belongs to.