v34

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-09194386949.7 KB
Embedding Model Configs

Update Embedding Model Config

Update an embedding model config by ID.

put/api/v1/embedding-model-configs/{embedding_model_config_id}

Path parameters

embedding_model_config_idstring uuid required

Query parameters

project_idstring uuid nullable
organization_idstring uuid nullable

Cookies

sessionstring nullable

Request body

namestring nullable

The name of the embedding model config.

Response

Successful Response

idstring uuid required

Unique identifier

created_atstring date-time nullable

Creation datetime

updated_atstring date-time nullable

Update datetime

namestring required

The name of the embedding model config.

project_idstring uuid required