| dropfolder_dropfolderfile:ignore | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Set the KalturaDropFolderFile status to ignore (KalturaDropFolderFileStatus::IGNORE) |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| dropFolderFileId | int | V | |||
| Output Type | |||||
| KalturaDropFolderFile | |||||
| Errors | |||||
| INVALID_OBJECT_ID;ID;Invalid object id [@ID@] | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=dropfolder_dropfolderfile&action=ignore POST fields: dropFolderFileId |
|||||