createApiKey

abstract suspend fun createApiKey(input: CreateApiKeyRequest = CreateApiKeyRequest { }): CreateApiKeyResponse

Create an ApiKey resource.