Documents-Document Annotations
Number of APIs: 17
-
Retrieve Annotation Type Metadata GET https://{{vaultDNS}}/api/{{version}}/metadata/objects/documents/annotations/types/:{annotation_type}
-
Retrieve Annotation Placemark Type Metadata GET https://{{vaultDNS}}/api/{{version}}/metadata/objects/documents/annotations/placemarks/types/:{placemark_type}
-
Retrieve Annotation Reference Type Metadata GET https://{{vaultDNS}}/api/{{version}}/metadata/objects/documents/annotations/references/types/:{reference_type}
-
Create Multiple Annotations POST https://{{vaultDNS}}/api/{{version}}/objects/documents/annotations/batch
-
Add Annotation Replies POST https://{{vaultDNS}}/api/{{version}}/objects/documents/annotations/replies/batch
-
Update Annotations PUT https://{{vaultDNS}}/api/{{version}}/objects/documents/annotations/batch
-
Read Replies of Parent Annotation GET https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/versions/:{major_version}/:{minor_version}/annotations/:{annotation_id}/replies
-
Read Annotations by Document Version and Type GET https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/versions/:{major_version}/:{minor_version}/annotations
-
Read Annotations by ID GET https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/versions/:{major_version}/:{minor_version}/annotations/:{annotation_id}
-
Delete Annotations DELETE https://{{vaultDNS}}/api/{{version}}/objects/documents/annotations/batch