adminuserupdatePassword | ||||
---|---|---|---|---|
Description: | ||||
Update admin user password and email | ||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
string | V | |||
password | string | V | ||
newEmail | string | Optional, provide only when you want to update the email | 1 | |
newPassword | string | 1 | ||
otp | string | the user's one-time password | 1 | |
Output Type | ||||
KalturaAdminUser | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/service/adminuser/action/updatePassword JSON object:
|