Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Every response includes an HTTP status code with the result. In most error cases, the response body will contain an error with more details.

Successful Status Codes (2XX)

...

Client Error Status Codes (4XX)

...

Server Error Status Codes (5XX)

...

Future Compatibility

For future compatibility, please interpret the following status code ranges:

...

Your app should be prepared to handle future status codes gracefully.