document_documents:delete | ||||
---|---|---|---|---|
Description: | ||||
Delete a document entry. |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
entryId | string | Document entry id to delete | 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=document_documents&action=delete POST fields: entryId |