---
title: "Adds a new named remote to be tracked as name at the path repo"
method: POST
path: "/git/remotes"
tags: ["Git"]
---

# Adds a new named remote to be tracked as name at the path repo

`POST /git/remotes`

## Request body

- object
  - `name` string, required
  - `url` string, required

## Response `200`

Success

---

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