User
Delete a Custom LLM Model
Remove a custom Large Language Model and its stored endpoint key from your Bolna account.
DELETE
cURL
Deletes the model along with the API key stored for its endpoint. A model still selected on an agent cannot be deleted, and the error names the agents using it. Read more in using-custom-llm.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Identifier of the custom model

