Skip to main content
PATCH
Update file status

Path Parameters

fileId
string
required

The ID of the knowledge base file to update

Body

application/json
status
enum<string>
required
Available options:
INGESTED,
FAILED
documentCount
number
chunksCount
number

Response

Knowledge base file status updated successfully

The response is of type object.