NetValve HTTP Status Codes
The table below describes the possible HTTP Status Codes that you may receive when sending and API request.
| Code | Description |
|---|---|
| 200 | OK |
| 201 | Created |
| 202 | Accepted |
| 401 | Unauthorized |
| 403 | Not Allowed |
| 404 | Not Found |
| 422 | Invalid Data Was Sent |
| 429 | Too Many Requests or Duplicate Request Detected |
| 500 | Internal Server Error |
| 502 | Bad Gateway |