POST
/
files
curl --request POST \
  --url https://api.bluesight.ai/files \
  --header 'Content-Type: multipart/form-data'
{
  "bytes": 3669052,
  "created_at": 1722451315,
  "filename": "forest_fire_train_data.h5",
  "id": "file-lw3zjxrg"
}

Body

multipart/form-data

Response

200
application/json

Successful Response

The response is of type object.