Delete file
This operation deletes the selected file. This option is useful when the file has been already translated and downloaded, and you want to keep adding new files to your project.
Caution
- If you delete a file, this will be permanently removed from the project and you won't be able to recover it.
- You can only delete your files while creating your project (i.e. Draft status) but never when the project has started.
| Path Parameters |
|---|
id int32 — REQUIREDID of the project where the file belongs to. |
fileId string — REQUIREDID of the file to be deleted. |
| Responses |
|---|
204File permanently deleted from the project |