Authorization: Bearer ********************curl --location --request DELETE 'https://www.antapi.ai//v1/files/' \
--header 'Authorization: Bearer <token>'{
"error": {
"message": "string",
"type": "string",
"param": "string",
"code": "string"
}
}