---
title: "Delete all repositories in an organization"
method: DELETE
path: "/orgs/{org}/repos"
tags: ["organization"]
---

# Delete all repositories in an organization

`DELETE /orgs/{org}/repos`

## Path parameters

- `org` string, required

## Response `202`

APIEmpty is an empty response

## Other responses

- `204` — APIEmpty is an empty response
- `403` — APIForbiddenError is a forbidden error response
- `404` — APINotFound is a not found empty response

---

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