The parsed body of the webhook request.
Optional
filesAn array of files uploaded with the webhook request, if any.
A record of HTTP headers included in the webhook request.
The HTTP method used for the webhook request.
A record of query parameters included in the webhook request.
Optional
rawThe unparsed body of the webhook request as a string, if available.
The context provided to a webhook function.