Deletes a source or translated file in the document library. Note that if the file is marked for online or offline translation (source files only), you should be aware that the document will be removed from all Standard project jobs that reference this file. In addition, any Codyt jobs (tasks) referring to the file are deleted. Finally, online translations are removed as are related comments and other ancillary information.
URL
(DELETE) projects/{projectid}/files/{locale}/file
PARAMETERS
token | The connection token | Required |
projectid | The project | Required |
locale | The language. | Required |
name | The path/name of the file | Required |
deletetranslations | For documents marked for online or offline translation only (source files only). | Optional |
RESULTS
None