Skip to main content
DELETE
The collection_id in the URL is the id returned by POST /v2/workflows/{id}/files/ or POST /v2/workflows/{id}/run/.
Deleting a file is permanent and cannot be undone. All associated results will also be deleted. If the file has in-progress processing, processing will be cancelled.

Authorizations

Authorization
string
header
required

API key issued from app.anyformat.ai/api-key. Send as Authorization: Bearer <key>.

Path Parameters

collection_id
string
required

Response

Successful Response