Troubleshoot an API call
Now that Beantown's Booked seminar event is in place, they realized they also need to account for what happens when customers cancel a seminar. They created a Canceled seminar event that fires when customers cancel, and now they need to remove the profile from the Seminar attendees list.
Walk through the following exercises to practice the process of troubleshooting API calls.