Hi,
I've been trying to apply an error message in my API, but it doesn't return the error message when needed.
I've created the following Microflow for my published webservice (below). In this microflow I'm checking if the user has selected on of the three rooms and if he hasn't selected one I want him to receive an error message saying he should select one. Currently I'm just getting an empty API response.