]> code.citadel.org Git - citadel.git/blobdiff - webcit-ng/api.txt
DAV MOVE method wasn't documented. Documented it.
[citadel.git] / webcit-ng / api.txt
index cbab2b92c02a2c0362e0013bb8e8047cc5bc84fe..67e13b4a2893255f54d0cdce4f4993ecdf451295 100644 (file)
@@ -14,6 +14,7 @@ GET             /ctdl/r/ROOMNAME/stat           JSON dictionary of the server ST
 GET             /ctdl/r/ROOMNAME/MSGNUM         Retrieve the content of an individual message
 GET             /ctdl/r/ROOMNAME/MSGNUM/json    Retrieve an individual message in a room, encapsulated in JSON
 DELETE          /ctdl/r/ROOMNAME/MSGNUM         Deletes a message from a room
+MOVE            /ctdl/r/ROOMNAME/MSGNUM         Moves a message to another room (requires Destination)
 
 PUT             /ctdl/r/ROOMNAME/xxx            DAV operation to insert a new message into a room
                 Accepted parameters: