ClickHelp User Manual
[API] Delete Several Files
Deletes multiple files.
DEL storage
Authentication
This request requires basic authentication.
Body params
fileFullNames | object |
An object consisting of file path strings. Each should start with the Storage/. |
---|
Samples
Request sample
Bash (Unix Shell) |
curl --location -g --request DELETE 'https://{portal-url}/api/v1/storage' ^ |