---
title: "分享 Git Bot"
method: POST
path: "/api/v1/users/git-bots/share"
tags: ["【用户】Git Bot"]
---

# 分享 Git Bot

`POST /api/v1/users/git-bots/share`

分享 Git Bot

## Request body

- DomainShareGitBotReq
  - `id` string
  - `user_ids` string[]

## 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/revisions/5a5929cb17f2/schema)
