Verify webhook signature
verify_webhook_signatureConfirm that a ZEN IPN webhook is genuine by validating its signature against the configured IPN secret, preventing forged notifications.
Instructions
Read-only: verify a ZEN IPN webhook signature using the configured IPN secret.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | ||
| signature | Yes |