---
title: "Changes to Add items to a queue."
method: POST
path: "/api/v1/playback-queues/{id}/extend"
---

# Changes to Add items to a queue.

`POST /api/v1/playback-queues/{id}/extend`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 176 revisions.

- **2026-08-01** `d2689383f172` — 1 breaking
- **2026-07-23** `5265ec620aa1` — 1 breaking, 3 info

## Changes

- **2026-08-01** `d2689383f172` — 1 breaking
  - the `items/queue/seedMediaType` response's property type/format changed from `string`/`` to `object`/`` for status `201`
- **2026-07-23** `5265ec620aa1` — 1 breaking, 3 info
  - added the new path request parameter `id`
  - added the new optional request property `insert`
  - added the new optional request property `items`
  - added the media type `application/json` for the response with the status `201`

---

[Operation](https://skmtc.dev/cardinalapps/apis/cardinal-media-server-api/docs/api/v1/playback-queues/:id/extend/post.md) · [API](https://skmtc.dev/cardinalapps/apis/cardinal-media-server-api.md) · [Page](https://skmtc.dev/cardinalapps/apis/cardinal-media-server-api/changes/api/v1/playback-queues/:id/extend/post)
