Answered
When using Agilix's API Console, the Batch commands go in the POST Data field but, the Query-String cannot be left blank. What is supposed to be entered there?
When using Agilix's API Console, the Batch commands go in the POST Data field but, the Query-String cannot be left blank. What is supposed to be entered there?
Comments (2)
Hey Michael, happy to hear from you!
The query-string actually should be left blank to do a batch request. Just have to make sure other parameters are also correct (e.g., Content-Type).
That's what I thought. All of the commands worked individually so, I presumed that I remembered wrong. Thanks.