API Exception Handling

I have several flows which are used just as API calls. How can I configure these flows so the user receives an HTTP Response Status Code and error message if the flow fails? Here is an example below:

5xx Server Error - the server failed to fulfill a valid request.

Comments

Sign In or Register to comment.