Skip to main content
Version: 2.0

Delete an LLM

DELETE 

/v2/llms/:llm_id

Deletes a custom Large Language Model (LLM) configuration from the account. The deletion is permanent. Built-in LLMs cannot be deleted, so core system models remain accessible.

On success, the platform responds with HTTP 204 No Content status.

Request

Responses

The LLM is deleted.