Step 4: Inbound Call Response Body
Define the returned response body
The first input lets you select between different Response Body types.
- If you select JSON (application/json) in the Response Body Format input, a JSON builder will appear for defining the response body to return.
- If you select Form URL Encoded (x-www-form-urlencoded) in the Response Body Format input, you’ll see a builder specifically for that format.