How can I add webhook using connected app?

I have an app that is being used to connect with an account. I can use that oath token to call different routes but cannot use it to create a webhook. Can someone help me?
When ever I try to create a webhook using the auth token I am getting message: ‘Validation failed’, But I can fetch all the added webhooks without and issue

Hey @Black_Mumba
Thanks for being patient and welcome to the community :wave:

I hope you have the right scope for creating webhooks. Apart from that, can you share the payload that you are using to perform webhook creation?