discard_dlq_entry
Permanently delete a DLQ entry without retrying it: the delivery is never re-sent and the entry cannot be restored. Use retry_dlq_entry instead when the delivery should still reach its target. The inbound request stays answerable through get_request for the project's requestLogRetentionDays window. Errors if the entry is already gone (retried, discarded, purged or evicted). Requires edit access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Dead-letter entry id from list_dlq. |