Is it possible to update multiple agent scripts in a single call to avoid hitting rate limits during load tests?
Current setup:
- JMeter 5.6.2
- Genesys Cloud BYOC Edge 24.1.0 (Asia/Singapore)
- Endpoint: PUT /api/v2/scripts/{scriptId}
Hitting 429 errors constantly when looping through 500 scripts. No batch endpoint found in docs.