projects

Update Environment Variables

Updates multiple environment variables for a given project. Only the value of each environment variable can be updated.

patch/projects/{projectId}/env-vars

Path parameters

projectIdstring required

The unique identifier of the project whose environment variables should be updated.

Query parameters

decrypted'true' | 'false'

Whether to return decrypted values. Defaults to false (encrypted).

Whether to return decrypted values. Defaults to false (encrypted).

Request body

Response

Success

object'list' required

Changes