Kaltura API

responseprofile.updateStatus
Description:
Update response profile status by id
Input Params
Name Type Description Required Default Value
id int 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 }