Response schemeThe Web API uses the same format to describe different errors: Authentication error Validation error or other errors Authentication error Here is an example of a failing request due to an authentication error. { "errors": ["Invalid JWT"] }Updated about 2 hours ago Response status codesServices