Embeddings
Update Embedding
This endpoint updates an embedding
PUT
/
v1
/
embeddings
Body
This is the ID of the embedding to be created.
This is the text of the embedding.
This is the metadata of the embedding.
This is the user id of the embedding.
Response
This is the ID of the embedding.
This is the text of the embedding.
This is the metadata of the embedding.
This is the user id of the embedding.