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)

Response

The environment variable has been deleted.

Changes

No recorded changes to this endpoint across all 13 revisions of this API.