Errors
The SelfCommunity API uses the following error codes:
| Error Code | Meaning |
|---|---|
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 405 | Method Not Allowed |
| 406 | Not Acceptable |
| 410 | Gone |
| 429 | Too Many Requests |
| 500 | Internal Server Error |
| 503 | Service Unavailable |