v21

latestSwagger 2.0MITraw.githubusercontent.com2026-08-0495109385.2 KB
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

statusstring

Example response

{
  "status": "success"
}