---
title: "测试Git联通性"
method: POST
path: "/v1/configurations/git/test"
tags: ["configuration"]
---

# 测试Git联通性

`POST /v1/configurations/git/test`

test git connection

## Request body

- V1TestGitConnectionReqV1
  - `git_http_url` string
  - `git_user_name` string
  - `git_user_password` string

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