document:servebyflavorparamsid | ||
---|---|---|
Description: | ||
Serves the file content |
||
Input Params | ||
name | type | Description |
entryId | string | Document entry id |
flavorParamsId | string | Flavor params id |
forceProxy | bool | force to get the content without redirect |
Output Type | ||
type | ||
file | ||
Errors | ||
ENTRY_ID_NOT_FOUND,Entry id "%s" not found | ||
FLAVOR_ASSET_IS_NOT_READY,The flavor asset is not ready | ||
FLAVOR_ASSET_ID_NOT_FOUND,Flavor asset id "%s" not found | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=document&action=servebyflavorparamsid POST fields: entryId flavorParamsId forceProxy |