Annotate Document
Adds annotations to an existing document in Harbour.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
ID of the document to annotate.
objectrequired
Map of agreementinput-* field identifiers to annotation payloads, for example { "agreementinput-field": { "value": "Example" } }.