---
title: "DELETE /delete-conversation-flow-component/{conversation_flow_component_id}"
method: DELETE
path: "/delete-conversation-flow-component/{conversation_flow_component_id}"
---

# DELETE /delete-conversation-flow-component/{conversation_flow_component_id}

`DELETE /delete-conversation-flow-component/{conversation_flow_component_id}`

Delete a shared conversation flow component. When deleting a shared component, creates local copies for all linked conversation flows.

## Path parameters

- `conversation_flow_component_id` string, required

## Response `204`

Successfully deleted conversation flow component

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `429` — Too Many Requests
- `500` — Internal Server Error

---

[API](https://skmtc.net/retellai/apis/retell-sdk.md) · [All operations](https://skmtc.net/retellai/apis/retell-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/retellai/retell-sdk/versions/2a182bedbfc5/schema)
