v4
latestOpenAPI 3.1.02026-08-086635375.7 KBLLMs
delete llm
Delete an LLM configuration. When active personas (or their working drafts) still use the LLM, the request is refused with 409 because deleting it would make those personas' sessions fail. Move the impacted personas to another LLM (PUT /v1/personas/{id}), then retry.
delete/v1/llms/{id}
Path parameters
idstring required
The LLM ID
Response
Successfully deleted LLM