JavaScript
Retell LLM Response Engine (for single / multi prompt agent)
Delete Retell LLM
Delete an existing Retell LLM Response Engine
DELETE
JavaScript
Authorizations
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
Path Parameters
Unique id of the Retell LLM Response Engine to be deleted. Deletes all versions of the Retell LLM Response Engine.
Example:
"oBeDLoLOeuAbiuaMFXRtDOLriTJ5tSxD"
Query Parameters
By default the deletion is rejected with a 400 if any agent still uses this Retell LLM as its response engine. Set to true to delete it anyway, which leaves those agents pointing at a Retell LLM that no longer exists.
Response
No Content

