Feed Elements Capability, Poll
To create a poll, use the Feed Elements, Post and Search resource.
- Resource
-
1/chatter/feed-elements/feedElementId/capabilities/poll1/connect/communities/communityId/chatter/feed-elements/feedElementId/capabilities/poll - Available version
- 32.0
- Requires Chatter
- Yes
- HTTP methods
- GET, PATCH
- Request body for PATCH
-
- JSON example for voting on a poll
-
1{ 2 "myChoiceId" : "09ATC00000001lh2AA" 3} - Properties
-
- Request parameters for PATCH
-
Parameter Name Type Description Required or Optional Available Version myChoiceId String A poll choice ID. Required 32.0 - Response body for GET, PATCH
-
Poll Capability
If the feed element doesn’t support this capability, the response is 404: Not Found.