Example Usage
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
error | models.UnauthorizedResponseErrorData | :heavy_check_mark: | Error data for UnauthorizedResponse | {"code": 401,"message": "Missing Authentication header"} |
userId | string | :heavy_minus_sign: | N/A |