latestOpenAPI 3.0.02026-08-161996601.3 MB

83554494d7f8

Pipeline Dead Letters

Delete dead letter

Deletes a dead letter from the queue. Use this to dismiss a known failure that does not need retrying.

delete/v2/pipelines/{pipeline_key}/dead_letters/{dead_letter_id}

Path parameters

pipeline_keystring required

The unique key for the pipeline. You can provide the key, or the platform generates one.

Example:sharepoint-legal-ingest

The unique key of the pipeline.

dead_letter_idstring required

The unique identifier of the dead letter.

Headers

Request-Timeoutinteger

The platform makes a best effort to complete the request in the specified seconds, or it times out.

Request-Timeout-Millisinteger

The platform makes a best effort to complete the request in the specified milliseconds, or it times out.

Response

The dead letter is deleted.