Environment Variables
Create a variable
Creates a new environment variable. Keys must be uppercase with underscores only (e.g. BASE_URL). Secret variables are encrypted at rest and masked in API responses.
post/v1/environment-variables
Request body
Response
OK