Newer Version Available
ConnectApi.PinCapabilityInput (Beta)
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| entityId | String | ID of the entity to pin or unpin. In version 41.0, entityId must be a feed item ID, and only one feed item can be pinned per feed. | Required | 41.0 |
| isPinned | Boolean | Specifies whether to pin (true) or unpin (false) the entity. | Required | 41.0 |