---
title: "PUT /quote"
method: PUT
path: "/quote"
tags: ["Private Quotes"]
---

# PUT /quote

`PUT /quote`

Add a new quote to your private collection.

## Query parameters

- `quote` string, string, required
- `author` string, string
- `tags` string, string
- `language` string, string

## Response `200`

200  response

## Other responses

- `401` — 401 response

---

[API](https://skmtc.net/quotes/apis/they-said-so-quotes-api.md) · [All operations](https://skmtc.net/quotes/apis/they-said-so-quotes-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quotes/they-said-so-quotes-api/revisions/c6aaaf6f33b1/schema)
