curl --location --request DELETE 'api.wexa.ai/storage/67fdea40aac77be632954f13/68071b771a9ea363140a2675?projectID=67fdea40aac77be632954f13' \
--header 'x-api-key: {{x-api-key}}' \
--header 'Content-Type: application/json' \
--data-raw '{"storage_ids"
:
["68071f1d1a9ea363140a26e3"]}'
{
"deleted_count": 1
}