curl -X DELETE https://api.u1.archetypeai.app/v0.5/files/delete/file-abc123 \ -H "Authorization: Bearer $ATAI_API_KEY"
{ "is_valid": true, "file_id": "file-abc123", "file_uid": "8f2c1e5a-7b3d-4d9e-9c1a-2f5b7d8e4a6c" }
Delete a file from the authenticated organization
Documentation IndexFetch the complete documentation index at: https://docs.archetypeai.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.archetypeai.app/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?