| conversionProfile:setasdefault | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Set Conversion Profile to be the partner default |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| id | int | V | |||
| Output Type | |||||
| KalturaConversionProfile | |||||
| Errors | |||||
| CONVERSION_PROFILE_ID_NOT_FOUND;ID;Conversion profile id "@ID@" not found | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=conversionProfile&action=setasdefault POST fields: id |
|||||