Hi,
I created a twice hourly monitor that makes 2 calls each time it runs. After a few days, I saw a warning about usage, and there was a reference to Shared Requests being over limit.
After reading this topic Monthly Usage Limits I realized my monitor was on a Team Workspace (one which I must have created a couple years ago when first using/learning about Postman). So I moved my collection from that Team Workspace to my Personal Workspace, and subsequently deleted the Team Workspace. I then realized the requests were moved, but not the monitor.
So I recreated the monitor on my Personal Workspace, and set it to run every 4 hours. It was working fine, but every 2 hours I got an error 401 for duplicate content from the Twitter API (monitor posts a status).
I thus realized my old monitor is still running, except that I don’t see it anywhere.
How can I access it so I can stop or (preferably) delete it?
Thanks