This method permits to delete a file in the reference material.
URL
(DELETE) projects/{projectid}/files/refmaterial/file
PARAMETERS
Token | The connection token | Required |
projectid | The project | Required |
Name | The path/name of the file to delete. For example "myfile.doc" or "folder\myfile.doc".RequiredResultsNoneDelete folderrThis method permits to delete a folder of the reference material.MethodNameprojects/{projectid}/folders/refmaterial/folderUrlhttp://api.wordbee-translator.com:32490/ projects/{PROJECTID}/folders/refmaterial/folder?token={TOKENID}&name={NAME}MethodDELETEParameterstokenThe connection token | Required |
projectid | The project | Required |
name | The path/name of the folder to delete. If the folder contains subfolders, those are also deleted. | Required |
RESULTS
None