Kaltura API

poll_pollvote
Description:
Vote Action
Input Params
Name Type Description Required Default Value
pollId string V
userId string V
answerIds string V
Output Type
string
Example HTTP Hit
http://www.kaltura.com/api_v3/service/poll_poll/action/vote
JSON object:
				
{ pollId: "value", userId: "value", answerIds: "value" }