---
title: "批量更新SQL管控"
method: PATCH
path: "/v1/projects/{project_name}/sql_manages/batch"
tags: ["SqlManage"]
---

# 批量更新SQL管控

`PATCH /v1/projects/{project_name}/sql_manages/batch`

batch update sql manage

## Path parameters

- `project_name` string, required

## Request body

- V1BatchUpdateSqlManageReq
  - `assignees` string[]
  - `priority` '' | 'high'
  - `remark` string
  - `sql_manage_id_list` integer[]
  - `status` 'solved' | 'ignored' | 'manual_audited'

## Response `200`

OK

---

[API](https://skmtc.net/actiontech/apis/sqle-api-docs.md) · [All operations](https://skmtc.net/actiontech/apis/sqle-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/actiontech/sqle-api-docs/versions/704d73f5c092/schema)
