Returned Values
- Normal
Returned Value
Description
200 OK
Specifies the normal response code for the GET and PUT operations.
201 Created
Specifies the normal response code for the POST operation.
- Abnormal
Returned Value
Description
400 Bad Request
The request parameter is incorrect.
403 Forbidden
You do not have the right to access the requested resource.
404 Not Found
The requested resource does not exist.
500 Internal Server Error
Failed to complete the request because of an internal service error.
501 Not Implemented
Failed to complete the request because the server does not support the requested function.
502 Bad Gateway
Failed to complete the request because the server has received an invalid response.
503 Service Unavailable
Failed to complete the request because an internal service error occurred.
504 Gateway Timeout
The gateway times out.
Last Article: Abnormal Response
Next Article: Error Codes
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.