This REST API allows to add metadata properties to the document choosing the right place to add by exact tag and category name.
cURL example The following example demonstrates how to add metadata date and time information in all properties that have specified tag.
Linux/MacOS/Bash # Get JWT token curl -v 'https://api.groupdocs.cloud/connect/token' \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H 'Content-Type: application/x-www-form-urlencoded' \ -H 'Accept: application/json' # Join several documents into one curl -v 'https://api...."StorageName": "" }, "Properties": [ { "Value": "02-12-2020 04:41:10", "Type":...'''' }, ''Properties'': [ { ''Value'': ''02-12-2020 04:41:10'',...