Resources
Delete a resource (file or directory)
delete/resources/
Query parameters
pathstring
virtual path to delete (may be combined with paths[])
paths[]string[]
additional virtual paths to delete (repeatable)
Response
OK
Example response
{
"status": "success"
}