This REST API allows you to add metadata information as properties which names are match the specified regular expression.
cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name.
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...."" }, " Properties ": [ { " Value ": " 02-12-2020 04:41:10 ",...SearchCriteria ": { " NameOptions ": { " Value ": " ^.*print.* ", " MatchOptions...