Authorization: Bearer ********************curl --location --request DELETE 'https://numueg.app/api/v1/stores//themes/code/files/' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"property1": "string",
"property2": "string"
},
"message": "string"
}