like_like:like | |||||
---|---|---|---|---|---|
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
entryId | string | V | |||
Output Type | |||||
bool | |||||
Errors | |||||
USER_LIKE_FOR_ENTRY_ALREADY_EXISTS;;This user already likes this entry | |||||
ENTRY_ID_NOT_FOUND;ENTRY_ID;Entry id "@ENTRY_ID@" not found | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=like_like&action=like POST fields: entryId |