APIKey Parameter (Connect-Trello Cmdlet)
The Trello API key.
Syntax
Connect-Trello -APIKey string
Data Type
cstr
Default Value
""
Remarks
The Trello API key is used alongside Token to authenticate using Trello's own authorization route.
This is a required parameter.