Return Error
Throw an error and end the flow.
Input
Field | Definition | Type | Required |
---|---|---|---|
statusCode |
The HTTP status code that is returned. A code indicates what type of error has occurred. For example:
For a full list of possible status codes, see HTTP status codes. |
Number | FALSE |
message | Content of the error message. | String | TRUE |
Output
No output fields.