| document_documents:convert | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Convert entry |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| entryId | string | Document entry id | V | ||
| conversionProfileId | int | ||||
| dynamicConversionAttributes | KalturaConversionAttributeArray | ||||
| Output Type | |||||
| bigint | |||||
| Errors | |||||
| ENTRY_ID_NOT_FOUND;ENTRY_ID;Entry id "@ENTRY_ID@" not found | |||||
| CONVERSION_PROFILE_ID_NOT_FOUND;ID;Conversion profile id "@ID@" not found | |||||
| FLAVOR_PARAMS_NOT_FOUND;;Flavor params not found | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=document_documents&action=convert POST fields: entryId conversionProfileId |
|||||