HTTP Status Code
It describes the error code sent when the request failed.
HTTP Status Code
Description
400
Bad request
401
A request that failed during the authentication process.
403
Forbidden, not authorized for that request
404
The resource that the request accesses was not found.
422
Request parameter validation failed.
Last updated