Zoom webhook notification

Hi there ,
In my marketplace app I have added an even subscription and validated my API endpoint URL
now according to documentation the data should be accessible in “request.body”
but while accessing the the request.body am getting undefined however the zoom posting the data into my endpoint URL
also while request object is being printed in the console which do contains a body property

app type - oauth
platform - nodejs,express.js