description: 'Error: Unauthorized request' content: application/json: schema: type: object properties: error: type: object properties: code: type: integer format: int64 message: type: string