accessControlProfile:update | ||||
---|---|---|---|---|
Description: | ||||
Update access control profile by id |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
id | int | V | ||
accessControlProfile | KalturaAccessControlProfile | V | ||
Output Type | ||||
KalturaAccessControlProfile | ||||
Errors | ||||
ACCESS_CONTROL_ID_NOT_FOUND,Access control id "%s" not found | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/?service=accessControlProfile&action=update POST fields: id accessControlProfile:id accessControlProfile:partnerId accessControlProfile:name accessControlProfile:systemName accessControlProfile:description accessControlProfile:createdAt accessControlProfile:updatedAt accessControlProfile:isDefault accessControlProfile:rules |