Update document information

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

id of the document to modify

Body Params
data
object
clientData
object

Additional data to be added to each document. Must be an object or an array of objects. If data to be specified to each document is different, this parameter should have the following format:

[
    {
      _filename: <name of the file to which attach this data>,
      <key>: <value>
    },
    ...
    {
      _filename: <name of the file to which attach this data>,
      <key>: <value>
    }
]
validationInfo
object
string
enum
Defaults to processing
Allowed:
Responses

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