userRole:clone | |||||
---|---|---|---|---|---|
Description: | |||||
Creates a new user role object that is a duplicate of an existing role. |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
userRoleId | int | The user role's unique identifier | V | ||
Output Type | |||||
KalturaUserRole | |||||
Errors | |||||
INVALID_OBJECT_ID;ID;Invalid object id [@ID@] | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=userRole&action=clone POST fields: userRoleId |