---
title: "Update thumbnail from video"
method: POST
path: "/video/assets/{asset_id}/thumbnail"
tags: ["API Endpoints"]
---

# Update thumbnail from video

`POST /video/assets/{asset_id}/thumbnail`

Select frame from video to use as thumbnail

## Path parameters

- `asset_id` string, required

## Request body

- object
  - `frame_at_second` integer, required — Frame secound

## Response `200`

200

---

[API](https://skmtc.net/gumlet/apis/gumlet-rest-apis.md) · [All operations](https://skmtc.net/gumlet/apis/gumlet-rest-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gumlet/gumlet-rest-apis/revisions/b1f7ac2aeeec/schema)
