Environment Variables
Delete environment variable
Deletes an environment variable by key.
delete/v1/environment-variables/{variableKey}
Path parameters
variableKeystring required
The unique key of the environment variable (e.g. BASE_URL)
Headers
idempotency-keystring
A header for idempotency purposes
Response
The environment variable has been deleted.