toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-api
/
org.jellyfin.sdk.api.operations
/
ApiKeyApi
/
createKey
create
Key
suspend
fun
createKey
(
app
:
String
)
:
Response
<
Unit
>
Create a new api key.
Parameters
app
Name of the app using the authentication key.