summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/api/v2/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/api/v2/README.md b/docs/api/v2/README.md
index 5508d5597..eef7c8d5e 100644
--- a/docs/api/v2/README.md
+++ b/docs/api/v2/README.md
@@ -261,6 +261,7 @@ The following response is being returned:
Status codes:
* **200**: Folder was deleted successfully
* **404**: Folder with given id was not found, no error object
+* Other ownCloud errors, see **Response Format**
In case of an HTTP 200, the deleted folder is returned in full in the response, e.g.:
@@ -325,6 +326,8 @@ The following response is being returned:
Status codes:
* **200**: Feed was deleted successfully
* **404**: Feed with given id was not found, no error object
+* Other ownCloud errors, see **Response Format**
+
In case of an HTTP 200, the deleted feed is returned in full in the response, e.g.: