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