Skip to main content

Upload volatile knowledge from a URL.

POST 

/api/v2/VolatileKnowledge/upload/url

Upload volatile knowledge from a URL.

Request

Query Parameters

    culture string

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

Body

Contains the file URL and upload options.

    fileUrl urirequired

    Possible values: non-empty

    fileName stringnullable
    callbackUrl urinullable
    noExpiration boolean
    expirationDays int32nullable
    processEmbeddings boolean

Responses

OK

Loading...