diff --git a/API-Functions.md b/API-Functions.md index 2c8397d..b45c05f 100644 --- a/API-Functions.md +++ b/API-Functions.md @@ -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