Parses the request body using the default json express middleware and validates the original string body content using validateWebhookRequest helper function.
json
validateWebhookRequest
Generated using TypeDoc
Parses the request body using the default
json
express middleware and validates the original string body content usingvalidateWebhookRequest
helper function.