Update knowledge model
Update knowledge model by id
patch/v1/knowledge-models/{knowledge_model_id}
Path parameters
knowledge_model_idstring required
Request body
Example request
{
"name": "Materials knowledge model",
"description": "This model allows you to chat about materials science research field."
}Response
Successful Response