---
title: "DELETE /crm/field-mapping"
method: DELETE
path: "/crm/field-mapping"
tags: ["CrmFieldMapping"]
---

# DELETE /crm/field-mapping

`DELETE /crm/field-mapping`

Delete field mappings for an account

## Response `200`

- CrmDeleteFieldMappingResponse
  - `status` 'ok' | 'error', required
  - `message` string, required

## Other responses

- `401`
- `404`
- `500`

## Changes

- **2024-03-04** `52cc79f75cb0` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/revertinc/apis/revert-api/changes/crm/field-mapping/delete.md)

---

[API](https://skmtc.dev/revertinc/apis/revert-api.md) · [All operations](https://skmtc.dev/revertinc/apis/revert-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/revertinc/revert-api/revisions/52cc79f75cb0/schema)
