Comment by markerz
12 days ago
FYI, you can delete anyone's CURL (including your own if you were unauthenticated) with the following curl:
https://uncurl.dev/curl/78ab4bf5-34e8-45a0-b3b1-32dd6aa7e360
or this command
curl -X DELETE "https://uncurl.dev/api/curls?id=051606b5-49c8-4f14-9689-4d424f71d331"
Looks like deletes are unauthenticated.
Haha love that you shared the curl with the uncurl.dev url!
Yes, delete is unauthenticated as highlighted, will be working on a fix for this. And you can delete any API if it is created as a logged in user.