---
title: "删除SQL版本"
method: DELETE
path: "/v1/projects/{project_name}/sql_versions/{sql_version_id}/"
tags: ["sql_version"]
---

# 删除SQL版本

`DELETE /v1/projects/{project_name}/sql_versions/{sql_version_id}/`

delete sql version

## Path parameters

- `project_name` string, required
- `sql_version_id` string, required

## Response `200`

OK

---

[API](https://skmtc.dev/actiontech/apis/sqle-api-docs.md) · [All operations](https://skmtc.dev/actiontech/apis/sqle-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/actiontech/sqle-api-docs/revisions/3e36a0067703/schema)
