Akamai Guardicore

Download 16
Last updated Mar 16, 2026

guardicore-delete-label-batch

Delete labels from input records. Deleting a label also detaches it from every asset carrying it. Input records must contain the guid (string, label UUID) field.

guardicore-delete-label-batch profile=VALUE [label-guid-field=VALUE] [batch=VALUE]
profile=VALUE
Required. The identifier of Akamai Guardicore connect profile.
label-guid-field=VALUE
Optional. Input field holding the label UUID. Default: guid.
batch=VALUE
Optional. Rows buffered before each API call, 1 to 1000. Default: 1, which sends each row on its own so a failure is reported per row.

Output Fields

FieldTypeNameDescription
profileStringConnect profileThe identifier of Akamai Guardicore connect profile
_resultStringResulte.g. success, fail, skip
_errorStringErrorReason when the result is fail or skip