A specialized version of the PUT method that tries to create or update multiple files atomically.
A specialized version of the PUT method that tries to create or update multiple files atomically.
This method does not allow to create directories. The contents of all provided entries must be non null. Either all the entries or none of them are updated. The “throwNotFound” mode for this operation doesn’t exist, because “Not Found” error is never encountered.
POST
A specialized version of the PUT method that tries to create or update multiple files atomically.
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.
A specialized version of the POST method that tries to move atomically all the given entries.
Previous
Change permissions for multiple entries atomically.
Next