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.