Skip to main content

Update default environment variables

POST 

/projects/:project_id/update_default_environment_variables

Creates, updates, or deletes default environment variables for the specified project. When value is a string, the variable is upserted. When value is null, the variable is deleted.

Request

Responses