DELETE
/
files
/
{file_id}
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"
}

Path Parameters

file_id
string
required

The ID of the file

Response

200
application/json

Successful Response

The response is of type object.