Delete a file.
curl --request DELETE \ --url https://api.bluesight.ai/files/{file_id}
{ "bytes": 3669052, "created_at": 1722451315, "filename": "forest_fire_train_data.h5", "id": "file-lw3zjxrg" }
The ID of the file
Successful Response
The response is of type object.
object