Kaltura API

reach_reachprofileupdateStatus
Description:
Update reach profile status by id
Input Params
Name Type Description Required Default Value
id int V
status KalturaReachProfileStatus V
Output Type
KalturaReachProfile
Example HTTP Hit
http://www.kaltura.com/api_v3/service/reach_reachprofile/action/updateStatus
JSON object:
				
{ id: value, status: value }