---
title: "Create the posted new gitconfig."
method: POST
path: "/gitconfigs"
tags: ["gitconfig"]
---

# Create the posted new gitconfig.

`POST /gitconfigs`

## Request body

- GitconfigCreateRequest
  - `certs` integer[]
  - `id` string
  - `password` string
  - `provider` string
  - `repository` string
  - `skipssl` boolean
  - `url` string
  - `username` string
  - `userorg` string

## Response `200`

---

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