document:convert | ||
---|---|---|
Description: | ||
Convert entry |
||
Input Params | ||
name | type | Description |
entryId | string | Document entry id |
conversionProfileId | int | |
dynamicConversionAttributes | KalturaConversionAttributeArray | |
Output Type | ||
type | ||
int | ||
Errors | ||
ENTRY_ID_NOT_FOUND,Entry id "%s" not found | ||
CONVERSION_PROFILE_ID_NOT_FOUND,Conversion profile id "%s" not found | ||
FLAVOR_PARAMS_NOT_FOUND,Flavor params not found | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=document&action=convert POST fields: entryId conversionProfileId |