File upload and storage

Hello @razvan.soare_ext

In general, Storage is 1 for the whole account, and you’re right, files in the storage are automatically cleaned within 24 hours.

There is a specific call to delete storage(s) but it is used rarely, only if you need to clean up files in an urgent manner. So, in general, you may just use the Add Storage method and the rest will be done by Crowdin.

Regarding some specific samples, most of them are oriented on the client usage (for example, this one)

But, here’s a basic example using curl: