media:cancelreplace | ||
---|---|---|
Description: | ||
Cancels media replacement |
||
Input Params | ||
name | type | Description |
entryId | string | Media entry id to cancel |
Output Type | ||
type | ||
KalturaMediaEntry | ||
Errors | ||
ENTRY_ID_NOT_FOUND,Entry id "%s" not found | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=media&action=cancelreplace POST fields: entryId |