Authorizations
Go to Keys & Tokens
/ API tokens
and create a new token. Use the token as the bearer token.
Path Parameters
UUID of the application.
Body
application/json
Env updated.
The key of the environment variable.
The value of the environment variable.
The flag to indicate if the environment variable is used in preview deployments.
The flag to indicate if the environment variable is used in build time.
The flag to indicate if the environment variable is a literal, nothing espaced.
The flag to indicate if the environment variable is multiline.
The flag to indicate if the environment variable's value is shown on the UI.
Response
Environment variable updated.
Example:
"Environment variable updated."