Using the Interactive Documentation page for the Server API on our in-house Alteryx Server (i.e. not on the public gallery), I can execute the POST request but the workflow in my private studio is not queued (i.e. it doesn't run). The same occurs when using our custom API client, but only for POST. GET requests work as expected.
Is there something we're missing with trying to submit a POST request? I can understand if our custom API client was the issue, but not being able to submit it from the Interactive Documentation page has me concerned. Is there something in the Server config that I could point my server admins to look at?
Thank you!