jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
jellyfin-sdk-kotlin
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.