v2
latestOpenAPI 3.0.02026-08-013312111.4 MBPipelines
Delete a variable for a repository
Delete a repository level variable.
delete/repositories/{workspace}/{repo_slug}/pipelines_config/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.
variable_uuidstring required
The UUID of the variable to delete.
Response
The variable was deleted.