---
title: "Add a video to a user's Watch Later queue"
method: PUT
path: "/me/watchlater/{video_id}"
tags: ["Watch Later Queue\\Essentials"]
---

# Add a video to a user's Watch Later queue

`PUT /me/watchlater/{video_id}`

This method adds a single video to the specified user's Watch Later queue.

## Path parameters

- `video_id` number, required

## Response `204`

The video was added.

---

[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)
