Is this possible, looking at my apache logs it appears this gets done as a POST but the end point I'm forwarding to has just been upgraded by third party to deprecate GET and only accept POST?
Yes, it's possible if you enable JSON format.
Is this possible, looking at my apache logs it appears this gets done as a POST but the end point I'm forwarding to has just been upgraded by third party to deprecate GET and only accept POST?