Is there a way to send multiple API commands in one single curl call, or must they all be sent individually?
Any suggestions, pls?
No idea if we support JSON-RPC 2.0 Specification batched but feel free to try.
If I remember correctly, we follow JSON-RPC 2.0 pretty much to the letter. So, unless we did something stupid with the HTTP version of it, we should support multiple commands in a single request.
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.