OptionalexpirationAn optional number of seconds. If a webhook request is older than the specified value - an error will be thrown.
OptionalpayloadAn optional JSON schema to verify the integrity of a payload structure.
OptionalwebhookA webhook-specific secret used to verify the webhook API request.
Parameters required to verify the webhook request using a dedicated
verifyWebhookRequestMiddlewareexpress middleware.