Add metadata to the document
PUT {{url}}/document/{{document_id}}/metadata
Downloads a document
Request Body
{"key"=>"value", "key1"=>"value", "key2"=>"value", "source"=>"webhook"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |