DELETE
/
async-parsing
/
failed-datasource
/
{datasourceId}
/
id
/
{id}
Delete a failed document
curl --request DELETE \
  --url https://{FUSION HOST}/async-parsing/failed-datasource/{datasourceId}/id/{id}
{}

Path Parameters

datasourceId
string
required

The unique ID for the datasource that produced the failed document.

id
string
required

The unique ID for the failed document.

Response

200 - application/json

OK

The response is of type object.