---
title: "Add a new timeline event thumbnail to a video"
method: POST
path: "/videos/{video_id}/timelinethumbnails"
tags: ["Embed Presets\\Videos"]
---

# Add a new timeline event thumbnail to a video

`POST /videos/{video_id}/timelinethumbnails`

This method adds a timeline event thumbnail to the specified video.

## Path parameters

- `video_id` number, required

## Response `201`

The timeline event thumbnail was created.

## Other responses

- `403` — The authenticated user can't upload pictures to another user's video.
- `404` — No such video exists.

---

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