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 topic IDs to merge with the 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
See Also:
updateTopic(communityId, topicId, topic)
Previous
Next