Kaltura API
documentdelete
Description:
Delete a document entry.
Input Params
Name
Type
Description
Required
Default Value
entryId
string
Document entry id to delete
V
Example HTTP Hit
http://www.kaltura.com/api_v3/service/document/action/delete
JSON object:
{ entryId: "value" }