server
server copied to clipboard
maxAgents value is not documented in User API, but required
When sending a createTask request to the User API, it fails when no maxAgents value is provided, but this is not documented.
Also maxAgents could be an optional value and not required and would default to 0 (no limit).