---
title: "Delete entity integration mapping"
method: DELETE
path: "/entity-integration-mappings/{id}"
tags: ["Entity Integration Mappings"]
---

# Delete entity integration mapping

`DELETE /entity-integration-mappings/{id}`

Use when unlinking a FlexPrice entity from an external system or cleaning up stale integration mappings.

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `400` — Invalid request
- `401` — Unauthorized
- `404` — Resource not found
- `500` — Server error

---

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