Discussions

Ask a Question
Back to All

Webhooks listing API empty

I'm finding (in the sandbox) that the /api/v2/webhooks url always gives an empty response. If I know the ID of a webhook, I am able to get it on /api/v2/webhooks/<id> with no issue.

Unfortunately with it being a sandbox account, I have created and then lost the webhook IDs and I am now unable to retrieve the webhook IDs for old webhooks that I no longer want. So I am left unable to delete them, or create new webhooks with the same URL.

Please help!