Set the response's HTTP status code.
<set-status code="201"/>
The code attribute is mandatory.
code
If the code is empty or not a number, status 500 will be used.
500
HTTP status codes defined in RFC 7231arrow-up-right are sent with their proposed "reason phrase" (e.g. OK or Not Found).
OK
Not Found
The flow is not terminated.
Last updated 6 years ago