---
title: "Delete an external data component"
method: DELETE
path: "/builder/externaldatacomponent/{externalDataComponentId}"
tags: ["Builder external data component"]
---

# Delete an external data component

`DELETE /builder/externaldatacomponent/{externalDataComponentId}`

Deletes a single external data component based on the id. If the external data component is in use, the delete will fail. You can check if the external data component is in use by calling the "links" endpoint.

## Path parameters

- `externalDataComponentId` integer, required

## Response `200`

OK

---

[API](https://skmtc.net/tweakwise/apis/frontend-api.md) · [All operations](https://skmtc.net/tweakwise/apis/frontend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tweakwise/frontend-api/revisions/9bd1e2b3633f/schema)
