Authorization: ********************{
"fileId": "string"
}curl --location --request POST 'https://mettahub.mettaxiot.com/gps/v2/openapi/gallery/delete/file' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"fileId": "string"
}'{
"code": 0,
"data": false,
"msg": ""
}