Hello,
I tried to use a Post API and received this error message in download tool:
DownloadData
{"errors":[{"code":0,"message":"request_syntactically_incorrect"}]}DownloadHeaders
HTTP/1.1 400 Bad Request
In postman, I use Body (raw) and successfully run the post API.

In Alteryx, I've tried multiple different ways (Compose Query String/Body, Take Query String/Body from Field, and Use Following for Query String/Body) but none of them worked.
Basic

Payload

Does anyone know how to set up the download tool for post API?
Sincerely,
knozawa