Contents

ErrorResponse

The error details that an API returns in the response body whenever the API request isn’t successful.

Declaration

object ErrorResponse

Properties

NameTypeDescription
errors[ErrorResponse.Errors]

An array of one or more errors.

Mentioned in

Topics

Objects

See Also

Objects