ConnectApi.TopicInput Class

Update a topic’s name or description or merge topics.
Property Type Description Available Version
description String Description of the topic 29.0
idsToMerge List<String> List of up to five secondary topic IDs to merge with the primary topic

If any of these secondary topics are managed topics, they lose their topic type, topic images, and children topics. Their feed items are reassigned to the primary topic.

33.0
name String Name of the topic

Use this property to change only the capitalization and spacing of the topic name.

29.0