accessControlProfile:delete | ||||
---|---|---|---|---|
Description: | ||||
Delete access control profile by id |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
id | int | V | ||
Output Type | ||||
No Output | ||||
Errors | ||||
ACCESS_CONTROL_ID_NOT_FOUND,Access control id "%s" not found | ||||
CANNOT_DELETE_DEFAULT_ACCESS_CONTROL,Default access control cannot be deleted | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/?service=accessControlProfile&action=delete POST fields: id |