permissionitem:delete | ||
---|---|---|
Description: | ||
Mark the KalturaPermissionItem object as deleted |
||
Input Params | ||
name | type | Description |
permissionItemId | int | |
Output Type | ||
type | ||
KalturaPermissionItem | ||
Errors | ||
INVALID_OBJECT_ID,Invalid object id [%s] | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=permissionitem&action=delete POST fields: permissionItemId |