URLs
PUT api/v1/wikis/{wikiId}/pages/{contentId}/commentsubscriptions.xml (or .json)
UPDATE a comment subscription
请求参数
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
WikiId |
int? |
Wiki Id |
否 |
||
ContentId |
Guid |
Content Id |
是 |
||
IsSubscribed |
bool |
Is Subscribed |
是 |