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