@jellyfin/sdk
Preparing search index...
generated-client
ApiKeyApiRevokeKeyRequest
Interface ApiKeyApiRevokeKeyRequest
Request parameters for revokeKey operation in ApiKeyApi.
interface
ApiKeyApiRevokeKeyRequest
{
key
:
string
;
}
Index
Properties
key
Properties
Readonly
key
key
:
string
The access token to delete.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
@jellyfin/sdk
Loading...
Request parameters for revokeKey operation in ApiKeyApi.