---
title: "Delete a gist"
method: DELETE
path: "/gists/{gist_id}"
tags: ["gists"]
---

# Delete a gist

`DELETE /gists/{gist_id}`

## Path parameters

- `gist_id` string, required

## Response `204`

Response

## Other responses

- `304` — Not modified
- `403` — Forbidden
- `404` — Resource not found

---

[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)
