createKey

suspend fun createKey(app: String): Response<Unit>

Create a new api key.

Parameters

app

Name of the app using the authentication key.