addApiKey

abstract suspend fun addApiKey(name: String, key: String): UUID(source)

添加一个新的 api key。

Throws