This REST API allows you to add metadata information as properties with specified name.
cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name as specified.
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....application/json" # cURL example to join several documents into one curl...