Create Environment Variable
Environments
Create Environment Variable
Adds a new variable to the environment. Values are encrypted at rest. The (environment, key) pair must be unique within the org.
POST
Create Environment Variable
Authorizations
API key authentication. Obtain your API key from the Replicas dashboard under Settings > API Keys.
Path Parameters
Environment UUID, or the literal string global for the org's Global environment.
Body
application/json
Response
Variable created
An environment variable. Values are encrypted at rest and decrypted on read.