---
title: "Delete a repository invitation"
method: DELETE
path: "/repos/{owner}/{repo}/invitations/{invitation_id}"
tags: ["repos"]
---

# Delete a repository invitation

`DELETE /repos/{owner}/{repo}/invitations/{invitation_id}`

## Path parameters

- `owner` string, required
- `repo` string, required
- `invitation_id` integer, required

## Response `204`

Response

---

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