A specialized version of the DELETE method that deletes atomically all the given entries.
A specialized version of the DELETE method that deletes atomically all the given entries.
If a path matches a directory, the directory all its sub-entries will also be deleted. If the last element of a path is a wildcard (*), all the entries within the parent directory will be deleted, leaving an empty directory.
POST
A specialized version of the DELETE method that deletes atomically all the given entries.
Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
When set to False, the "Not Found" errors are silently ignored.
Available options:
false, true Body
application/json
Serialized JSON parameter containing the entries to delete.
Response
Delete all the found entries.
A specialized version of the PUT method that tries to create or update multiple files atomically.
Previous
A specialized version of the GET method that retrieves the structure and the content of several entries.
Next