Skip to main content
PUT
Reload file content

Authorizations

x-access-token
string
header
required

JWT token passed in x-access-token header

Path Parameters

fileId
string
required

The file ID to reload

Response

File reload result. Check the success field - async RAG errors also return HTTP 200 with success: false.

success
boolean
Example:

true

message
string
Example:

"File reloaded successfully!"

data
object