OPENAPI / COMPONENTS / SCHEMAS

Api Unauthorized Error Response Body data structure

ApiUnauthorizedErrorResponseBody

Api Unauthorized Error Response Body field.

object3properties
codeintegerrequired

Upstream error or status code.

messagestringrequired

Message returned by the upstream service.

statusstringrequired

Upstream request status.