responseProfile:updatestatus | |||||
---|---|---|---|---|---|
Description: | |||||
Update response profile status by id |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
id | int | V | |||
status | KalturaResponseProfileStatus | V | KalturaResponseProfileStatus:: | ||
Output Type | |||||
KalturaResponseProfile | |||||
Errors | |||||
RESPONSE_PROFILE_ID_NOT_FOUND;ID;Response profile id [@ID@] not found | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=responseProfile&action=updatestatus POST fields: id status |