---
title: "DELETE /joke"
method: DELETE
path: "/joke"
tags: ["joke"]
---

# DELETE /joke

`DELETE /joke`

Delete a joke. The user needs to be the owner of the joke to be able to delete it.

## Query parameters

- `id` string, string, required

## Response `200`

200  response

## Other responses

- `401` — 401 response
- `404` — 404 response

---

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