cURL
curl --request DELETE \ --url https://devtune.ai/api/v2/projects/{projectId}/webhooks/{webhookId} \ --header 'Authorization: Bearer <token>'
{ "deleted": true }
Deactivates a webhook subscription.
API key with dtk_live_ prefix. Obtain from Settings > API Keys.
Webhook deleted