Contents

ForbiddenResponse

A response object indicating that the request wasn’t accepted due to an issue with the authentication.

Declaration

object ForbiddenResponse

Properties

NameTypeDescription
errors Required[Error]

The collection of errors that occurred while processing the request.

See Also

Related Objects