Delete mapping rule
layerz_delete_mappingDelete an import classification rule by id (from layerz_list_mappings). Re-sync to re-project without it. Not available for read-only API keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | Required: short human-readable note (3–100 chars) summarising what this change does. Shown as the label in the model version history. Be specific (e.g. "Renamed Revenue to Net Revenue", "Imported 2024 OPEX from Excel"). | |
| model_id | No | Target model UUID. Required for user-scoped API keys; ignored (or validated against scope) for model-scoped keys. | |
| mapping_id | Yes | Rule id from layerz_list_mappings. |