Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

userrole:add
Description:
Allows you to add a new KalturaUserRole object
Input Params
name type Description
userRole KalturaUserRole
Output Type
type
KalturaUserRole
Errors
PROPERTY_VALIDATION_CANNOT_BE_NULL,The property "%s" cannot be NULL
PROPERTY_VALIDATION_NOT_UPDATABLE,The property "%s" cannot be updated
PERMISSION_NOT_FOUND,%s
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=userrole&action=add
POST fields:
userRole:id
userRole:name
userRole:description
userRole:status
userRole:partnerId
userRole:permissionNames
userRole:tags
userRole:createdAt
userRole:updatedAt