v1

latestOpenAPI 3.1.02026-07-173045128.2 KB
blob

Insert Blob

post/api/v1/blobs/insert/{user_id}

Path parameters

string uuid4 required
OR
string uuid5 required

The ID of the user to insert the blob for

Query parameters

wait_processboolean

Whether to wait for the blob to be processed

Whether to wait for the blob to be processed

Request body

blob_type'chat' | 'summary' | 'doc' | 'image' | 'code' | 'transcript' required
blob_dataobject required
fieldsobject nullable
created_atstring date-time nullable
updated_atstring date-time nullable

Response

Successful Response

errno0 | 400 | 401 | 403 | 404 | 405 | 409 | 422 | 500 | 501 | 502 | 503 | 504 | 520
errmsgstring

Error message, empty when success