@webitel/api-services
    Preparing search index...

    Variable ResetLabelsBodyItemConst

    ResetLabelsBodyItem: ZodObject<
        { etag: ZodOptional<ZodString>; label: ZodOptional<ZodString> },
        $strip,
    > = ...