| user.update | ||||
|---|---|---|---|---|
| Description: | ||||
| Updates an existing user object. You can also use this action to update the userId. | ||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| userId | string | The user's unique identifier in the partner's system | V | |
| user | KalturaUser | Id The user's unique identifier in the partner's system | V | |
| Output Type | ||||
| KalturaUser | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/service/user/action/update JSON object:
|
||||