| baseEntry:reject | ||||
|---|---|---|---|---|
| Description: | ||||
| Reject the entry and mark the pending flags (if any) as moderated (this will make the entry non-playable). |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| entryId | string | V | ||
| Output Type | ||||
| No Output | ||||
| Errors | ||||
| ENTRY_ID_NOT_FOUND,Entry id "%s" not found | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=baseEntry&action=reject POST fields: entryId |
||||