#Yankee
1 messages · Page 1 of 1 (latest)
hi! not really; the easiest way can be to delete your webhook endpoint(which cancels all outstanding attempts on it) and then add it back again. Depends really on the problem you're trying to solve right now
Only recreating webhook?
Its events with old info before fix
And it returns with fail from back because of this old info
if you entirely delete the webhook endpoint from the dashboard, and create an entirely new one(just with the same URL), then that should cancel all outstanding retry attempts
just you have to careful about that since you'll miss any events that happen during the time between deleting the first endpoint and creating the new one