v2
OpenAPI 3.0.02026-08-051996591.2 MBLarge Language Models
Delete an LLM
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.
delete/v2/llms/{llm_id}
Path parameters
llm_idstring required
The name of the LLM to delete.
Headers
Request-Timeoutinteger
The platform makes a best effort to complete the request in the specified seconds, or it times out.
Request-Timeout-Millisinteger
The platform makes a best effort to complete the request in the specified milliseconds, or it times out.
Response
The LLM is deleted.