Code Description
400 Bad input parameter. Error message should indicate which one and why.
401 Bad or expired token. To fix, you need to re-authenticate the user.
403 The account being accessed does not have sufficient permissions to execute this operation.
404 The specified resource does not exist.
405 Request method not expected (generally should be GET, PUT or POST).
500 The server encountered an internal error.