This method permits to delete a file in the document library of a company.
URL
(DELETE) companies/{companyid}/file
PARAMETERS
Token | The connection token | Required |
companyid | The company | Required |
Name | The path/name of the file to delete. For example "myfile.doc" or "folder\myfile.doc".RequiredResultsNoneDelete folderrrThis method permits to delete a folder of company library of a company.MethodNamecompanies/{companyid}/folderUrlhttp://api.wordbee-translator.com:32490/ companies/{COMPANYID}/folder?tokenid={TOKENID}&name={NAME}MethodDELETEParameterstokenThe connection token | Required |
companyid | The company | Required |
name | The path/name of the folder to delete. If the folder contains subfolders, those are also deleted. | Required |
RESULTS
None