File API Reference
Delete File
API Documentation
Inference API Reference
Dataset API Reference
File API Reference
File API Reference
Delete File
This endpoint deletes an existing file.
DELETE
/
conduit
/
dataset
/
{dataset_id:str}
/
file
/
{file_id:str}
curl --location --request DELETE 'https://api.automorphic.ai/conduit/dataset/{dataset_id:str}/file/{file_id:str}' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
curl --location --request DELETE 'https://api.automorphic.ai/conduit/dataset/{dataset_id:str}/file/{file_id:str}' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
curl --location --request DELETE 'https://api.automorphic.ai/conduit/dataset/{dataset_id:str}/file/{file_id:str}' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \