Update Connection

Updates a connections metadata or mode. These changes will be seen after the next sync.

Path Params
uuid
required
Body Params
required
metadata
object

Metadata for the document. Keys must be strings. Values may be strings, numbers, booleans, or lists of strings. Numbers may be integers or floating point and will be converted to 64 bit floating point. 1000 total values are allowed. Each item in an array counts towards the total. The following keys are reserved for internal use: document_id, document_type, document_source, document_name, document_uploaded_at, start_time, end_time.

The maximum number of pages a connection will sync. The connection will be disabled after this limit is reached. Some in process documents may continue processing. Remove the limit by setting to null.

Responses

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