Delete the registered webhook for this API key
Webhooks
Delete Webhook
Remove the webhook registration for your workspace.
DELETE
Delete the registered webhook for this API key
Removes the webhook registration. HydraDB stops sending deliveries, and the stored signing secret is discarded along with the registration.
To stop signing deliveries while keeping the webhook itself, call
DELETE /webhooks/indexing/signing-secret instead. See Manage the signing secret.