user.add | ||||
---|---|---|---|---|
Description: | ||||
Adds a new user to an existing account in the Kaltura database. Input param $id is the unique identifier in the partner's system. | ||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
user | KalturaUser | The new user | V | |
Output Type | ||||
KalturaUser | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/service/user/action/add JSON object:
|