Webhooks (Basic+)
Delete Webhook
Delete a webhook subscription by ID.
DELETE
Overview
Permanently deletes a webhook subscription. Only the API key that created the webhook can delete it. Tier: Basic 🔒Path Parameters
UUID of the webhook subscription to delete.
Response
Always
true on success.UUID of the deleted webhook.