APIKey Parameter (Connect-SendGrid Cmdlet)
The API key of the currently authenticated user.
Syntax
Connect-SendGrid -APIKey string
Data Type
cstr
Default Value
""
Remarks
The API key of the currently authenticated user. Note that it is a manadatory parameter to authenticate through SendGrid cmdlet.
This is a required parameter.