---
title: "Delete Entity Field Mapping"
method: DELETE
path: "/v2/entity-field-mappings/{id}"
tags: ["Entity Field Mapping API"]
---

# Delete Entity Field Mapping

`DELETE /v2/entity-field-mappings/{id}`

Delete a field mapping. Takes effect on the next sync of the ingestion config.

## Path parameters

- `id` string, required — The ID of the field mapping to delete.

## Response `200`

Success

- SvstorePublicapiDeleteEntityFieldMappingResponse

## Other responses

- `default` — Error

---

[API](https://skmtc.net/serval/apis/serval-public-api.md) · [All operations](https://skmtc.net/serval/apis/serval-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/serval/serval-public-api/versions/0549515e9384/schema)
