cURL
curl --request DELETE \ --url http://localhost:8080/api/v1/catalogues/{id}/llms/{llmId} \ --header 'Authorization: <api-key>'
This response has no body data.
Remove an LLM from a specific catalogue
Catalogue ID
LLM ID
Was this page helpful?