...
(DELETE) projects/{projectid}/folders/refmaterial/folder
FORMAT
Code Block | ||
---|---|---|
| ||
DELETE |
PARAMETERS
token | The 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 |
...