@jellyfin/sdk
Preparing search index...
generated-client
ImageApiDeleteUserImageRequest
Interface ImageApiDeleteUserImageRequest
Request parameters for deleteUserImage operation in ImageApi.
interface
ImageApiDeleteUserImageRequest
{
userId
?:
string
;
}
Index
Properties
user
Id?
Properties
Optional
Readonly
user
Id
userId
?:
string
User Id.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
user
Id
@jellyfin/sdk
Loading...
Request parameters for deleteUserImage operation in ImageApi.