@shortcut/client
    Preparing search index...

    Interface BulkUpdateLabelsParams

    interface BulkUpdateLabelsParams {
        labels: BulkUpdateLabelsParams1[];
    }
    Index

    Properties

    Properties

    Payloads for each Label to update.

    100

    1