Contents

error

Error information that returns in the response body when a request isn’t successful.

Declaration

object error

Properties

NameTypeDescription
code Requiredint32

A standard HTTP status code returned in the response body whenever a request isn’t successful due to a general networking issue.

See Also

Deprecated