Updated API Functions (markdown)

Lukas Metzger 2018-01-05 16:20:39 +01:00
parent 41609ccb06
commit 50299bc670

@ -11,7 +11,7 @@ API results should be indicated with the matching HTTP status code. Specific cod
| code | result |
| --- | --- |
| 400 | The provided request is invalid, can be invalid json, or missing fields |
| 400 | The provided body is not valid json |
| 403 | Either no authentication headers are supplied or the user has not enough permissions |
# API Functions