Unwatch a repository
Private · API Requires bearer
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| login* | path | string | — |
| repoFullName* | query | string | — |
Responses
- 200Removes the contributor's issue-watch subscription for repoFullName (query param).
- 400Missing or invalid repoFullName query param
- 403Session cannot unwatch this repository (forbidden_watch_repo)