permission:delete | |||||
---|---|---|---|---|---|
Description: | |||||
Deletes an existing permission object. |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
permissionName | string | The name assigned to the permission | V | ||
Output Type | |||||
KalturaPermission | |||||
Errors | |||||
INVALID_OBJECT_ID;ID;Invalid object id [@ID@] | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=permission&action=delete POST fields: permissionName |