changes.mady.by.user An Nguyen
Saved on Nov 16, 2022
...
Code
Meaning
Response example
200
Success
{ data: { // actual payload } }
400
Bad Request
{ code: 404, message: "Sorry, this page is not available." }
401
Unauthorized
403
Forbidden
404
Not Found
429
Too Many Requests
500
Internal Server Error
502
Bad Gateway
503
Service Unavailable
504
Gateway Timeout
(To be completed soon)