mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
add statuscodes
This commit is contained in:
@@ -84,3 +84,12 @@ Output from the application is wrapped inside a **data** element:
|
||||
}
|
||||
}
|
||||
|
||||
Statuscodes
|
||||
~~~~~~~~~~~
|
||||
The statuscode can be any of the following numbers:
|
||||
|
||||
* **100** - successfull
|
||||
* **996** - server error
|
||||
* **997** - not authorized
|
||||
* **998** - not found
|
||||
* **999** - unknown error
|
||||
Reference in New Issue
Block a user