v1
latestOpenAPI 3.0.12026-07-134082641.7 MBUser
Updates a user policy.
post/Users/{userId}/Policy
Path parameters
userIdstring uuid required
The user id.
The user id.
Request body
IsAdministratorboolean
Gets or sets a value indicating whether this instance is administrator.
IsHiddenboolean
Gets or sets a value indicating whether this instance is hidden.
IsDisabledboolean
Gets or sets a value indicating whether this instance is disabled.
MaxParentalRatinginteger nullable
Gets or sets the max parental rating.
BlockedTagsstring[] nullable
EnableUserPreferenceAccessboolean
BlockUnratedItemsUnratedItem[] nullable
EnableRemoteControlOfOtherUsersboolean
EnableSharedDeviceControlboolean
EnableRemoteAccessboolean
EnableLiveTvManagementboolean
EnableLiveTvAccessboolean
EnableMediaPlaybackboolean
EnableAudioPlaybackTranscodingboolean
EnableVideoPlaybackTranscodingboolean
EnablePlaybackRemuxingboolean
ForceRemoteSourceTranscodingboolean
EnableContentDeletionboolean
EnableContentDeletionFromFoldersstring[] nullable
EnableContentDownloadingboolean
EnableSyncTranscodingboolean
Gets or sets a value indicating whether [enable synchronize].
EnableMediaConversionboolean
EnabledDevicesstring[] nullable
EnableAllDevicesboolean
EnabledChannelsstring[] nullable
EnableAllChannelsboolean
EnabledFoldersstring[] nullable
EnableAllFoldersboolean
InvalidLoginAttemptCountinteger
LoginAttemptsBeforeLockoutinteger
MaxActiveSessionsinteger
EnablePublicSharingboolean
BlockedMediaFoldersstring[] nullable
BlockedChannelsstring[] nullable
RemoteClientBitrateLimitinteger
AuthenticationProviderIdstring nullable
PasswordResetProviderIdstring nullable
SyncPlayAccess'CreateAndJoinGroups' | 'JoinGroups' | 'None'
Enum SyncPlayUserAccessType.
Response
User policy updated.