Hello,
There's one point I don't understand in the logic of building an API flow at the level of the properties of this flow.
In the Response tab, I understood that we were modeling what our api flow should return as the final result to the calling application.
But how do you configure 2 responses?
One when everything goes well (Code: 200) and another when things go wrong (Code: 400 for example).
I'm sure there's a trick I'm missing 
Regards