This repo contains a Project for Testing Trello APIs: It calls APIs to create Board, List, card and checklist then you can delete in ascending order which is deleting the Checklist, card, list and Board. Variables are passed in the porjects so you don't really have to worry about the IDs generated for each item. Make sure you set up valid Key and Token values. "Trello.postman_collection.json" is the Postman project. "TrelloAPIsWRestAssured" is the RestAssured project.