cURL
API Documentation
Update a Document
Updates an existing document’s content and/or title
PUT
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.lex.page/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The UUID of the document to update
Body
application/json
Document update data
Response
Document updated successfully