Hi,
How do I delete a webhook created from the web admin UI in shopify?
i.e from .myshopify.com/admin/settings/notifications. Unable to see the trash icon beside the webhook as mentioned in the documentation.
Also a follow up to this, is that I am unable to view the webhooks created using the API endpoint using the Shopify Admin UI.
I am also unable to see these webhooks listed in the Webhooks API endpoint.
The webhooks you create/see in UI are separate from the Webhooks you create using Admin API, and yes, you cannot see the webhooks you’ve created through UI using Webhooks API.
Webhooks created through UI are setup per store, the ones created using the API are setup per app.
As for the missing trash button, was the webhook created by you using the same user/login?
@Visely-Team The webhook was created using the same login.
Hey, did you ever fix it? @mercurialsolo I’m having the same issue. Thanks
No the trash button didn’t appear.
But i deleted the webhook at my end and eventually it got deleted as post multiple failures the webhook gets auto-deleted
Thanks, what I ended up doing also…
Happened to me today. I figured it is a CSS issue from shopify UI side.. if you add a long webhook URL it pushes the delete button into the void..
3 Likes