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