Update Document

Update a document resource with a given diff.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

🚧

Required Arguments

The document update request can be made to a single document by providing the query parameter docId or to multiple documents by providing a list of documents IDs in the query parameter docIds. At least one of the two parameters are required to be set.

❗️

Invalid update requests

Stax.ai does not let you update the document ID, team ID, list of pages, job processing data, history (time), or the receivedOn properties.

Body Params
string

Document ID of document to update

docIds
array of strings

List of document IDs if this is a batch update call.

docIds
json
required

Properties in the document that should be updated with the new values.

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json