Optional
configuration: ConfigurationThe M:Jellyfin.Api.Controllers.UserController.AuthenticateUserByName(Jellyfin.Api.Models.UserDtos.AuthenticateUserByName) request.
Optional
options: RawAxiosRequestConfigOverride http request option.
The Jellyfin.Api.Models.UserDtos.QuickConnectDto request.
Optional
options: RawAxiosRequestConfigOverride http request option.
The create user by name request body.
Optional
options: RawAxiosRequestConfigOverride http request option.
The forgot password request containing the entered username.
Optional
options: RawAxiosRequestConfigOverride http request option.
The forgot password pin request containing the entered pin.
Optional
options: RawAxiosRequestConfigOverride http request option.
The user id.
Optional
options: RawAxiosRequestConfigOverride http request option.
Optional
isHidden: booleanOptional filter by IsHidden=true or false.
Optional
isDisabled: booleanOptional filter by IsDisabled=true or false.
Optional
options: RawAxiosRequestConfigOverride http request option.
The updated user model.
Optional
userId: stringThe user id.
Optional
options: RawAxiosRequestConfigOverride http request option.
The new user configuration.
Optional
userId: stringThe user id.
Optional
options: RawAxiosRequestConfigOverride http request option.
The M:Jellyfin.Api.Controllers.UserController.UpdateUserPassword(System.Nullable{System.Guid},Jellyfin.Api.Models.UserDtos.UpdateUserPassword) request.
Optional
userId: stringThe user id.
Optional
options: RawAxiosRequestConfigOverride http request option.
The user id.
The new user policy.
Optional
options: RawAxiosRequestConfigOverride http request option.
UserApi - functional programming interface