---
title: "POST /api/cms/thumb"
method: POST
path: "/api/cms/thumb"
tags: ["/api/cms/thumb"]
---

# POST /api/cms/thumb

`POST /api/cms/thumb`

Generate thumbnail

## Query parameters

- `location` string
- `path` string
- `cms_content_id` integer
- `cms_set_id` integer
- `width` integer
- `height` integer
- `second` integer
- `regenerate` string

## Response `200`

success

- PostCmsThumb
  - `success` boolean

---

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