lokalise / php-lokalise-api

Lokalise API v2 PHP library.
https://app.lokalise.com/api2docs/curl/
MIT License
16 stars 11 forks source link

Missing client->files->delete method #31

Open olgber opened 8 months ago

olgber commented 8 months ago

Deleting keys is not supported by the project type (HTML), so I am trying to find a way to delete HTML files via API as described here: https://developers.lokalise.com/reference/delete-a-file

bambamboole commented 3 months ago

I just wanted to implement the same, but also found out it doesn't exist. The workaround to delete all keys from a file did also not work since the API is still returning the file.

The docs say that deleting a file is only supported for the project type documents