description: 401 Unauthorized
content:
  application/json:
    schema:
      type: object
      properties:
        error:
          $ref: ../schemas/google.rpc.code.unauthenticated.yaml
