cURL
curl --request DELETE \ --url https://{FUSION HOST}/async-parsing/failed-datasource/{datasourceId}/id/{id}
{}
Delete a failed document by datasource ID and document ID.
The unique ID for the datasource that produced the failed document.
The unique ID for the failed document.
OK
The response is of type object.
object
Was this page helpful?