Updated on 2023-06-25 GMT+08:00

Status Codes

Table 1 describes the status codes.

Table 1 Status codes

Status Code

Message

Description

200

-

OK

400

BadRequest

Invalid request.

The client should not repeat the request without modifications.

401

Unauthorized

The authentication information is incorrect or invalid.

404

NotFound

The requested resource cannot be found.

The client should not repeat the request without modifications.

422

UnprocessableEntity

The request was well-formed but was unable to be followed due to semantic errors.

500

InternalServerError

The server is able to receive the request but it could not understand the request.