Skip to main content

Upload volatile knowledge from file Id.

POST 

/api/v2/VolatileKnowledge/upload/file

Upload volatile knowledge from file Id.

Request

Query Parameters

    culture string

    Use this param to override the culture of the response. Options: - en (default) - es

Body

Contains the file Id and upload options.

    fileId uuidrequired
    callbackUrl urinullable
    noExpiration boolean
    expirationDays int32nullable
    processEmbeddings boolean

Responses

OK

Loading...