v5
OpenAPI 3.1.02026-07-31129337684.6 KBLLM Configs
Update Llm Config
Endpoint to update a specific LLM configuration.
patch/workflows/v1/llm-configs/{llm_config_id}
Path parameters
llm_config_idstring required
Request body
Response
Successful Response
Example response
{
"llm_config": {
"_id": "5eb7cf5a86d9755df3a6c593"
}
}