curl --request DELETE \
--url https://api.getcargo.io/v1/ai/files/{uuid} \
--header 'Authorization: Bearer <token>'{}Remove an AI file
curl --request DELETE \
--url https://api.getcargo.io/v1/ai/files/{uuid} \
--header 'Authorization: Bearer <token>'{}Was this page helpful?