/
Webservice Functions - DocumentSetAnnotations

Information Classification: External Restricted.
See https://www.chili-publish.com/security

Webservice Functions - DocumentSetAnnotations

Inserts annotations into a document

Declaration

public string DocumentSetAnnotations ( string apiKey, string itemID, string annotationXML, bool replaceExistingAnnotations );

Arguments

Name

Type

Description

apiKey

apiKey

The API key previously generated by calling the GenerateApiKey function

itemID

itemID

The document's ID

annotationXML

xmlString

The XML containing the definition of the new annotations (as returned by DocumentGetAnnotations)

replaceExistingAnnotations

bool

If true, all existing annotations will be removed from the target document before the insertion

Returns

xmlString

A valid XML string

Security rights needed

  • Edit

Apply on resource

Documents

Related content

Webservice Functions - DocumentGetAnnotations
Webservice Functions - DocumentGetAnnotations
More like this
POST - resources/documents/{itemID}/annotations
POST - resources/documents/{itemID}/annotations
More like this
Webservice Functions - DocumentCopyAnnotations
Webservice Functions - DocumentCopyAnnotations
More like this
Webservice Functions - DocumentSetVariableDefinitions
Webservice Functions - DocumentSetVariableDefinitions
More like this
Webservice Functions - DocumentSetDocumentEventActions
Webservice Functions - DocumentSetDocumentEventActions
More like this
Webservice Functions - DocumentSetDataSource
Webservice Functions - DocumentSetDataSource
More like this

All information on this page must be treated as External Restricted, or more strict. https://www.chili-publish.com/security