documentation logo
All you’ll ever need to know about Declarative Webhooks and how to get started.

Pages

Step 2: Inbound Template Request Body

Define the expected request body

If the selected Method in the previous page is GET, there is no need to define a request body. Only POST, PUT, PATCH, and DELETE methods support request bodies.

The first input lets you select between different Request Body types.