Playback Queues

Move a queue item behind another one.

<h3>🛡️ Requires Capabilities: None</h3>
patch/api/v1/playback-queues/{id}/items/{queueItemId}

Path parameters

idstring required
queueItemIdstring required

Request body

afterQueueItemIdstring required

Response

queueItemIdstring required
mediaTypestring required
mediaIdstring required
positionnumber required
idnumber required
createdAtstring date-time required
updatedAtstring date-time required
deletedAtstring date-time required

Changes

Changed in 5 of the 176 revisions of this API.34

    • the items/queue/seedMediaType response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

  • 5265ec620aa112See the full diff
    • the items/queue/dynamicType response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • added the optional property items/queue/seedMediaId to the response with the 200 status

      response-optional-property-added

    • added the optional property items/queue/seedMediaType to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added