livestream:delete | ||
---|---|---|
Description: | ||
Delete a live stream entry. |
||
Input Params | ||
name | type | Description |
entryId | string | Live stream entry id to delete |
No Output | ||
Errors | ||
ENTRY_ID_NOT_FOUND,Entry id "%s" not found | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=livestream&action=delete POST fields: entryId |