Dead Letter Queues
Delete multiple messages from the DLQ
Manually remove messages
DELETE
Delete multiple messages from the DLQ.
You can get the dlqId
from the list DLQs endpoint.
Request
The list of DLQ message IDs to remove.
Response
A deleted object with the number of deleted messages.
Was this page helpful?