---
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/enterprise-cloud@latest/rest/activity/watching#set-a-repository-subscription).

## Path parameters

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

## Response `204`

Response

---

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