200 | OK |
400 | Bad Request, method not supported by Buzz. |
401 | Unauthorized, user doesn't have rights. See Accounts, Users, Roles, Permissions. |
405 | Method not allowed by API. For example, some elements are read-only and cannot accept |
406 | Not acceptable, missing parameters or bad parameters. This is the most common error code when field validation fails for any reason. |
409 | Conflict, thrown when an API request throws a |
429 | Rate limiting, thrown when an excessive number of requests are made in a short amount of time. Rate limiting is currently applied to the Report Queue and Authentication endpoints. |
500 | Internal server error, generally problem with the database or system setup. |