This REST API allows to remove metadata properties from the document choosing the properties with specified name.
Curl example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names.
Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. Curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Curl example to join several documents into one Curl -v "https://api....Merger Product Solution GroupDocs...properties with specified name. cURL example The following example...