Optional expirationAn optional number of seconds. If a webhook request is older than the specified value - an error will be thrown.
120
Optional payloadAn optional JSON schema to verify the integrity of a payload structure.
Optional webhookA webhook-specific secret used to verify the webhook API request.
Generated using TypeDoc
Parameters required to verify the webhook request using a dedicated
verifyWebhookRequestMiddlewareexpress middleware.