---
title: "PUT /quote/image"
method: PUT
path: "/quote/image"
tags: ["Quote Images"]
---

# PUT /quote/image

`PUT /quote/image`

Create a new quote image for a given quote. Choose background colors/images , choose different font styles and generate a beautiful quote image. Did you just had a feeling of being a god or what?!

## Query parameters

- `quote_id` string, string, required
- `bgimage_id` string, string
- `bg_color` string, string
- `font_id` string, string
- `text_color` string, string
- `text_size` string, string
- `halign` string, string
- `valign` string, string
- `width` integer
- `height` integer
- `branding` boolean
- `include_transparent_layer` boolean

## Response `200`

200  response

## Other responses

- `401` — 401 response
- `404` — 404 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/versions/c6aaaf6f33b1/schema)
