This REST API allows to add multiple annotations to the document
API usage There are steps that usage of GroupDocs.Annotation Cloud consists of:
Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser.
cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in the environment variables CLIENT_ID and CLIENT_SECRET.... creator_name = "Anonym A." a2 = groupdocs_annotation_cloud...area annotation" a2 . creator_name = "Anonym A." a3 = groupdocs_annotation_cloud...