From time to time, it happens that the Alldevice application or API query responses give an HTTP response number. Below is the most common code you may come across.
HTTP 2xx – Success
HTTP 3xx – Redirect
HTTP 400 – Payload Validation Failed / Customer Error
HTTP 401 – Unauthorized (Incorrect password username, API key)
HTTP 403 HTTP 403 – Forbidden / Insufficient Permissions
HTTP 404 – Page/Resource not found
HTTP 500 – Unexpected Error
HTTP 503 – Service Unavailable / Maintenance