---
title: "Resets beast local copy of remote git repository."
method: POST
path: "/api/remote/reset/"
tags: ["remote"]
---

# Resets beast local copy of remote git repository.

`POST /api/remote/reset/`

Resets local copy of remote git directory, it first deletes the existing directory and then clone from the remote again.

## Headers

- `Authorization` string, required

## Response `200`

OK

- ApiHTTPPlainResp
  - `message` string

## Other responses

- `500` — Internal Server Error

## Changes

> 2 revisions in range; 1 could not be searched.

- **2021-03-02** `00c7dd549484` — 1 info
  - api tag `remote` removed

[Change history](https://skmtc.dev/sdslabs/apis/beast-api/changes/api/remote/reset/post.md)

---

[API](https://skmtc.dev/sdslabs/apis/beast-api.md) · [All operations](https://skmtc.dev/sdslabs/apis/beast-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sdslabs/beast-api/revisions/7d8933ea23d5/schema)
