Try Bifrost Enterprise free for 14 days. Explore now
cURL
curl --request DELETE \ --url http://localhost:8080/anthropic/v1/files/{file_id}
{ "id": "<string>", "type": "file_deleted" }
Deletes an uploaded file.
Provider for the file
File ID to delete
Successful response
Was this page helpful?