Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

media:delete
Description:
Delete a media entry.
Input Params
Name Type Description Required Default Value Restrictions
entryId string Media entry id to delete V
Output Type
No Output
Errors
ENTRY_ID_NOT_FOUND;ENTRY_ID;Entry id "@ENTRY_ID@" not found
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=media&action=delete
POST fields:
entryId