For anyone else who arrives here with the same issue <sigh>:
- Change verb to POST
- Enter your required Body content in the box
- Save
- Change verb back to GET - the Body UI will disappear
- Save and run
Although the Body content is no longer visible in the UI, a quick debug will show that the previously-entered Body is sent with the GET verb.
Thanks Microsoft - a bug that actually does something useful :D