jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
jellyfin-sdk-kotlin
jellyfin-api
/
org.jellyfin.sdk.api.operations
/
UserApi
/
updateUserPassword
update
User
Password
suspend
fun
updateUserPassword
(
userId
:
UUID
?
=
null
,
data
:
UpdateUserPassword
)
:
Response
<
Unit
>
Updates a user's password.
Parameters
user
Id
The user id.