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

# PATCH /quote

`PATCH /quote`

Update a quote

## Query parameters

- `id` string, string, required
- `quote` string, string
- `author` string, string
- `language` string, string
- `tags` 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)
