Kaltura API DocumentationaccessControl.update

Update Access Control Profile by id

Try it out
post https://www.kaltura.com/api_v3/service/accesscontrol/action/update

Request Parameters

body:object
object
accessControl*:object:KalturaAccessControl
containsUnsuportedRestrictions:boolean

readOnly

Indicates that the access control profile is new and should be handled using KalturaAccessControlProfile object and accessControlProfile service

createdAt:integer

readOnly

Creation date as Unix timestamp (In seconds)

description:string

The description of the Access Control Profile

id:integer

readOnly

The id of the Access Control Profile

isDefault:integer
Enum: NULL_VALUE [-1], FALSE_VALUE [0], TRUE_VALUE [1]

Enum Type: KalturaNullableBoolean

True if this Conversion Profile is the default

name:string

The name of the Access Control Profile

partnerId:integer

readOnly

restrictions:array[object:KalturaBaseRestriction]systemName:string

System name of the Access Control Profile

id*:integer

Response

Success

object:KalturaAccessControl
containsUnsuportedRestrictions:boolean

readOnly

Indicates that the access control profile is new and should be handled using KalturaAccessControlProfile object and accessControlProfile service

createdAt:integer

readOnly

Creation date as Unix timestamp (In seconds)

description:string

The description of the Access Control Profile

id:integer

readOnly

The id of the Access Control Profile

isDefault:integer
Enum: NULL_VALUE [-1], FALSE_VALUE [0], TRUE_VALUE [1]

Enum Type: KalturaNullableBoolean

True if this Conversion Profile is the default

name:string

The name of the Access Control Profile

partnerId:integer

readOnly

restrictions:array[object:KalturaBaseRestriction]
object:KalturaBaseRestriction

abstract

objectType:string
Enum: KalturaCountryRestriction, KalturaDirectoryRestriction, KalturaIpAddressRestriction, KalturaLimitFlavorsRestriction, KalturaSessionRestriction, KalturaSiteRestriction, KalturaUserAgentRestriction, KalturaPreviewRestriction
systemName:string

System name of the Access Control Profile