Kaltura API DocumentationadminUser.updatePassword

This API action has been deprecated. If you’re building a new app integration, please consult the usage guides or forums for the more recent API actions to use.

Update admin user password and email

Try it out
post https://www.kaltura.com/api_v3/service/adminuser/action/updatePassword

Request Parameters

body:object
object
email*:string
password*:string
newEmail:string
newPassword:string
otp:string

Response

Success

object:KalturaAdminUser
KalturaAdminUser must also match all of:
object:KalturaUser