---
title: "Create new repository for code coverage"
method: POST
path: "/repos"
tags: ["Repository"]
---

# Create new repository for code coverage

`POST /repos`

## Request body

- CoreRepo
  - `branch` string
  - `id` integer
  - `name` string
  - `nameSpace` string
  - `private` boolean
  - `reportID` string
  - `scm` unknown
  - `url` string

## Response `200`

Created repository

---

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