type: object
description: 401 Unauthorized (AuthError) Response Body
properties:
  code:
    type: string
    example: invalid_header
  description:
    type: string
    example: 'Unable to parse authentication token'