...
To generate a specific HTTP response, the flow must store it in the flow context under using the JSON path $.out.eventData. If only the JSON content of the response is to be defined, it is sufficient to store this under using the JSON path $.out.eventData.content.
...