function to remove a targer file in a specific language?

Hello,

I've been looking for a function that removes target file from a project, but I've found nothing.

In many scenarios we get 1 original file per language from our customer (with names like doc_EN-DE, doc_EN-FR, doc_EN-ES,...). This means for example 10 different files for 10 different languages. In Studio, we can prepare these 10 original files, which will be assigned for each language (=10 target files per language at this step) and then, we erase the sdlxliff files that we do not need, so that only one target file per language remains.

Is there such a function to erase target files from a target language in the API? If not, have you planned to add this function in the API? This function is already available in Studio, and it would make sense to allow developper to use it, as a lot of CMS-Systems generate language-specific files.

Thank you

Sébastien