Interface RESTAPIErrorBadRequest

Thrown when the response is not in the 200 range

Hierarchy

Properties

The error returned by the API

error_description: "Invalid user id"

Brief description of the error

status: 400

Status code of the error

Generated using TypeDoc