httpPatch
Back to IndexhttpPatch
effects allows a Reactor to make external HTTP PATCH requests.
Return Type
The effect will return the result from the request:
Security
All external requests must be done using HTTPS. It’s possible to restrict which hostnames are allowed on a system
level by setting the
reactors/effects/httpRequest/allowedHosts