When enabled, Actions URI will include all parameters of the original request in the return calls, prefixed with input-. Defaults to false.
hide-ui-notice-on-error
boolean
yes
v1.8+ When enabled, the UI notice will not be shown on “note not found” errors etc. Defaults to false.
Notes about parameters
"mostly"
optional unless specified otherwise in the detailed route description
"boolean"
Actions URI uses what I call "benevolent booleans": the absence of the parameter, an empty string or the string "false" are considered false, everything else is true