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

# PUT /joke

`PUT /joke`

Add a new joke to your private collection.

## Query parameters

- `title` string, string, required
- `text` string, string, required
- `author` string, string
- `tags` string, string

## Response `200`

200  response

## Other responses

- `401` — 401 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)
