Skip to main content
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
This operation changes or deletes provider data. Confirm the target before deployment.

Inputs

datasetName selects the dataset by name or ID. fieldName selects the map-field designation to remove.

Output

Returns null after Axiom confirms removal. The underlying field and retained events remain.

Permission and failures

The API token needs the organization-level datasets|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.