axiom.deleteMapField removes one field from the map-field configuration. The underlying field and retained event values remain.
automations/axiom-delete-map-field.automation.ts
Inputs
datasetName selects the dataset by name or ID. fieldName selects the map-field designation to remove.
Output
Returnsnull after Axiom confirms removal. The underlying field and retained events remain.
Permission and failures
The API token needs the organization-leveldatasets|update capability and access to the target dataset. Axiom returns an error when the dataset or map field is missing. This mutation is not retried automatically after an ambiguous provider response.