---
title: "更新发行版包的 Git 链接"
method: PUT
path: "/admin/label/distributions/gitlink"
tags: ["label"]
---

# 更新发行版包的 Git 链接

`PUT /admin/label/distributions/gitlink`

更新指定发行版包的 Git 仓库链接和置信度

## Request body

- ModelUpdateDistributionGitLinkReq
  - `confidence` number
  - `distribution` string, required
  - `link` string
  - `packageName` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/hust-open-atom-club/apis/untitled-api.md) · [All operations](https://skmtc.net/hust-open-atom-club/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hust-open-atom-club/untitled-api/versions/34214ad5a103/schema)
