Syntax
  
    public
    static
    int? ApiKeys_CreateOrUpdateApiKey(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?