---
title: "删除 Git Bot"
method: DELETE
path: "/api/v1/users/git-bots/{id}"
tags: ["【用户】Git Bot"]
---

# 删除 Git Bot

`DELETE /api/v1/users/git-bots/{id}`

删除 Git Bot

## Path parameters

- `id` string, required

## Response `200`

成功

- WebResp
  - `code` integer
  - `data` unknown
  - `message` string

## Other responses

- `401` — 未授权
- `500` — 服务器错误

---

[API](https://skmtc.net/chaitin/apis/untitled-api.md) · [All operations](https://skmtc.net/chaitin/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/chaitin/untitled-api/versions/5a5929cb17f2/schema)
