Skip to main content
PUT
Update Document

Path Parameters

string
required
The ID of the document to update.

Body

string
required
The updated raw text content of the document.
string
An updated title for the document.
string
An updated URL specifying where the document originated.
string
The underlying document ID, usually kept the same.

Response

boolean
Indicates whether the update was successful.
Example Request
Example Response