---
title: "修改扫描任务中某条SQL的相关信息"
method: PATCH
path: "/v1/tasks/audits/{task_id}/sqls/{number}"
tags: ["task"]
---

# 修改扫描任务中某条SQL的相关信息

`PATCH /v1/tasks/audits/{task_id}/sqls/{number}`

modify the relevant information of a certain SQL in the audit task

## Path parameters

- `task_id` string, required
- `number` string, required

## Request body

- V1UpdateAuditTaskSQLsReqV1
  - `description` string

## 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)
