cURL
curl --request DELETE \ --url http://localhost:8080/api/v1/llm-settings/{id} \ --header 'Authorization: <api-key>'
This response has no body data.
Delete LLM settings by its ID
LLM Settings ID
Was this page helpful?