Newer Version Available

This content describes an older version of this product. View Latest

Close Capability Input

Set a feed element to closed.

Users can’t edit (specifically the feed item body or title), comment on, or delete a closed feed element. If the closed feed element is a poll, users can’t vote on it. Users can’t edit (specifically the comment body) or delete a comment on a closed feed element or select or remove it as best answer.

Admins and moderators can edit and delete closed feed elements and comments on closed feed elements. Admins and moderators can select or remove the best answer status on comments on closed feed elements.

Root XML tag
<closeCapability>
JSON example
1{
2   "isClosed": "true"
3}
Properties
Name Type Description Required or Optional Available Version
isClosed Boolean Specifies whether to set the feed element to closed (true) or not (false). Required 43.0