Name | Description | Type | Additional information |
---|---|---|---|
ContributedContentKey |
The unique identifier of the existing question |
globally unique identifier |
Required |
Title |
The new subject/title of the question |
string |
Required |
Content |
The new body/description of the question |
string |
Required |
TopicTagKeys |
If the existing question is being asked in a topic community, then pass one or more valid Topic tags to apply to the question. These will overwrite the existing tags. You can get the set of valid tag keys from the Community Model TopicTagGroups property. |
Collection of globally unique identifier |
None. |