- Customer Support
- APIs and SDKs FAQs
- Managing Webhooks FAQs
How to Delete a Webhook?
To remove a webhook:
- Endpoint:
DELETE /api/v1/integrations/webhook/{hook_id}/
- Headers:
Authorization: Bearer <Base64Encoded(Client ID:Client Secret)>
Ensure you replace {hook_id}
with the ID of the webhook you intend to delete.Docs
If you have any more questions or need assistance, feel free to reach out to us at Hello@frejun.com. We’re here to help!