dropfolder_dropfolderfile:ignore | ||
---|---|---|
Description: | ||
Set the KalturaDropFolderFile status to ignore (KalturaDropFolderFileStatus::IGNORE) |
||
Input Params | ||
name | type | Description |
dropFolderFileId | int | |
Output Type | ||
type | ||
KalturaDropFolderFile | ||
Errors | ||
INVALID_OBJECT_ID,Invalid object id [%s] | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=dropfolder_dropfolderfile&action=ignore POST fields: dropFolderFileId |