This REST API allows to remove metadata properties from the document choosing the properties which values are matching the specified.
cURL example The following example demonstrates how to remove metadata properties with the “Microsoft Office Word” value.
Linux/MacOS/Bash # Get JSON Web 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' # cURL example to join several documents into one curl -v 'https://api....Metadata By Property Value Remove Metadata By Property Value Leave...metadata properties from the document choosing the properties which...