Throw API Exception
- 08 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Throw API Exception
- Updated on 08 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Overview
Step Details | |
Introduced in Version | 5.0.0 |
Last Modified in Version | 5.0.0 |
Location | Flow Management > Error Handling |
The Throw API Exception step sends an exception message and HTTP error status code.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Message | Returned response message when the exception is thrown | String |
Status Code | HTTP response code | Int32 |
Related Information
Forum Posts:
Testing Catch Exceptions
How Can I Get Better Errors From A Flow API?
Was this article helpful?