APIKey Parameter (Connect-MailChimp Cmdlet)
The API key used for accessing your MailChimp account.
Syntax
Connect-MailChimp -APIKey string
Data Type
cstr
Default Value
""
Remarks
The API key used for accessing your MailChimp account. The API key can be found in MailChimp by going to Account -> Extras -> API Keys.
This is a required parameter.