Otter SDK Reference
Version:

ApiKeys_CreateOrUpdateApiKeyAsync(string ApiKey_Text, string ApiKey_Description, string ApiKey_Configuration, int? ApiKey_Id) Method

Creates or updates the specified API key.

Syntax

public Task<int?> ApiKeys_CreateOrUpdateApiKeyAsync(string ApiKey_Text, string ApiKey_Description, string ApiKey_Configuration, int? ApiKey_Id)

Parameters

ApiKey_Text
Type: string
ApiKey_Description
Type: string
ApiKey_Configuration
Type: string
ApiKey_Id
Type: int?