v2
latestSwagger 2.02026-08-01331211921.0 KBPipelines
Delete a variable for an environment
Delete a deployment environment level variable.
delete/repositories/{workspace}/{repo_slug}/deployments_config/environments/{environment_uuid}/variables/{variable_uuid}
Path parameters
workspacestring required
This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example {workspace UUID}.
repo_slugstring required
The repository.
environment_uuidstring required
The environment.
variable_uuidstring required
The UUID of the variable to delete.
Response
The variable was deleted.