SaveTopicTextFromXml(Integer, String) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Saves topic text using the specified XML.

Parameters

  • topicId

    Type: Integer

    Object ID of the topic.

  • topicText

    Type: String

    Topic text XML to save. The topic text XML string contains the Text Element that is defined in the Author-it XML Schema.

Addresses

JSON: http://<Base Address>/Topic/json/SaveTopicTextFromXml

JSON (for IIS): http://<Base Address>/Topic.svc/json/SaveTopicTextFromXml