curl --request DELETE \
--url https://api.anam.ai/v1/llms/{id} \
--header 'Authorization: Bearer <token>'Delete an LLM configuration
curl --request DELETE \
--url https://api.anam.ai/v1/llms/{id} \
--header 'Authorization: Bearer <token>'Was this page helpful?