Newer Version Available

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

Pin Capability Input

Pin or unpin a feed element to a feed.
Root XML tag
<pinCapability>
JSON example
1{
2   "entityId":"0D5B000000TW7uh",
3   "isPinned": "true"
4}
Properties
Name Type Description Required or Optional Available Version
entityId String ID of the entity to pin or unpin. In version 41.0 and later, entityId must be a feed item ID. In version 41.0–42.0, only one feed item can be pinned per feed. In version 43.0 and later, three feed items can be pinned per feed. Required 41.0
isPinned Boolean Specifies whether to pin (true) or unpin (false) the entity. Required 41.0