UserService
API Reference: UserService
deleteUsersById
delete /Users/{Id}
Deletes a user
deleteUsersByIdTrackselectionsByTracktype
delete /Users/{Id}/TrackSelections/{TrackType}
Clears audio or subtitle track selections for a user
getUsersById
get /Users/{Id}
Gets a user by Id
getUsersByUseridTypedsettingsByKey
get /Users/{UserId}/TypedSettings/{Key}
Gets a typed user setting
getUsersItemaccess
get /Users/ItemAccess
Gets a list of users
getUsersPrefixes
get /Users/Prefixes
Gets a list of users
getUsersPublic
get /Users/Public
Gets a list of publicly visible users for display on a login screen.
getUsersQuery
get /Users/Query
Gets a list of users
postUsersAuthenticatebyname
post /Users/AuthenticateByName
Authenticates a user
postUsersById
post /Users/{Id}
Updates a user
postUsersByIdAuthenticate
post /Users/{Id}/Authenticate
Authenticates a user
postUsersByIdConfiguration
post /Users/{Id}/Configuration
Updates a user configuration
postUsersByIdConfigurationPartial
post /Users/{Id}/Configuration/Partial
Updates a user configuration
postUsersByIdDelete
post /Users/{Id}/Delete
Deletes a user
postUsersByIdPassword
post /Users/{Id}/Password
Updates a user's password
postUsersByIdPolicy
post /Users/{Id}/Policy
Updates a user policy
postUsersByIdTrackselectionsByTracktypeDelete
post /Users/{Id}/TrackSelections/{TrackType}/Delete
Clears audio or subtitle track selections for a user
postUsersByUseridTypedsettingsByKey
post /Users/{UserId}/TypedSettings/{Key}
Updates a typed user setting
postUsersForgotpassword
post /Users/ForgotPassword
Initiates the forgot password process for a local user
postUsersForgotpasswordPin
post /Users/ForgotPassword/Pin
Redeems a forgot password pin
postUsersNew
post /Users/New
Creates a user