---
title: "Delete a repository subscription"
method: DELETE
path: "/repos/{owner}/{repo}/subscription"
tags: ["activity"]
---

# Delete a repository subscription

`DELETE /repos/{owner}/{repo}/subscription`

This endpoint should only be used to stop watching a repository. To control whether or not you wish to receive notifications from a repository, [set the repository's subscription manually](https://docs.github.com/rest/activity/watching#set-a-repository-subscription).

## Path parameters

- `owner` string, required
- `repo` string, required

## Response `204`

Response

---

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