destinations

Clear the persistent queue for a Destination within a Pack

Clear the persistent queue (PQ) for the specified Destination within the specified Pack.

delete/p/{pack}/system/outputs/{id}/pq

Path parameters

idstring required

The <code>id</code> of the Destination to clear the PQ for.

packstring required

The <code>id</code> of the Pack.

Response

The job ID for the background job that clears the persistent queue.

countinteger required

number of items present in the items array

itemsstring[] required

List of items in this response.

Changes

Changed in 2 of the 151 revisions of this API.7

    • added the media type application/json for the response with the status 401

      response-media-type-added

    • added the optional property details to the response with the 500 status

      response-optional-property-added

    • the response property count became required for the status 201

      response-property-became-required

    • the response property items became required for the status 201

      response-property-became-required

    • the response property message became required for the status 500

      response-property-became-required

    • added the required property status to the response with the 500 status

      response-required-property-added

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

    • endpoint added

      endpoint-added

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