delete

Delete a Document or a Collection.



HTTP Request: POST

Parameters:

NameValueDescription
pathPath of the Library member to delete. Can be specified explicitly or as the remainder the HTTP URL.
libraryName of Library used (can be empty if exactly one Library in server).

Response:

   mime-type: text/plain

Path of the deleted member, or empty string if not found (no error).

 

Error codes:

AccessControl
when the user is not allowed to delete the Library member or modify the parent.