Playback Queues

Create a new queue.

<h3>🛡️ Requires Capabilities: None</h3>
post/api/v1/playback-queues

Request body

CreatePlaybackQueueDto required

Response

queueIdstring required
typeobject required
dynamicTypeobject required
seedMediaTypeobject
seedMediaIdstring
idnumber required
createdAtstring date-time required
updatedAtstring date-time required
deletedAtstring date-time required

Changes

Changed in 4 of the 176 revisions of this API.213

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

      response-property-type-changed

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

      response-property-type-changed

    • added the optional property seedMediaId to the response with the 201 status

      response-optional-property-added

    • added the optional property seedMediaType to the response with the 201 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

    • added the optional property items/items/history to the response with the 201 status

      response-optional-property-added

    • removed the optional property items/items/history from the response with the 201 status

      response-optional-property-removed

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