curl --request DELETE \
--url https://api.topsort.com/public/v1/webhooks/webhooks/{webhook-id} \
--header 'Authorization: Bearer <token>'{}Deletes the webhook.
curl --request DELETE \
--url https://api.topsort.com/public/v1/webhooks/webhooks/{webhook-id} \
--header 'Authorization: Bearer <token>'{}Was this page helpful?