Login
POST {{TRELLO_URL}}
This returns a token
that you can use to retrieve information later on.
We have included a test to confirm if a token is returned. We have also added test scripts to copy the token to the token
collection variable. This makes it easy for us to reuse this token in other requests in the collection.