permission:delete | ||||
---|---|---|---|---|
Description: | ||||
Deletes an existing permission object. |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
permissionName | string | The name assigned to the permission | V | |
Output 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 |