Kaltura API

responseprofileupdateStatus
Description:
Update response profile status by id
Input Params
Name Type Description Required Default Value
id bigint V
status KalturaResponseProfileStatus V
Output Type
KalturaResponseProfile
Example HTTP Hit
http://www.kaltura.com/api_v3/service/responseprofile/action/updateStatus
JSON object:
				
{ id: value, status: value }