toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-api
/
org.jellyfin.sdk.api.operations
/
ApiKeyApi
/
revokeKey
revoke
Key
suspend
fun
revokeKey
(
key
:
String
)
:
Response
<
Unit
>
Remove an api key.
Parameters
key
The access token to delete.