Kaltura API

categoryentrysyncPrivacyContext
Description:
update privacy context from the category
Input Params
Name Type Description Required Default Value
entryId string V
categoryId int V
Example HTTP Hit
http://www.kaltura.com/api_v3/service/categoryentry/action/syncPrivacyContext
JSON object:
				
{ entryId: "value", categoryId: value }