Does anyone know the correct rate limit for creating outbound campaigns via API? We are running JMeter 5.6 on Genesys Cloud US1. Pushing 50 concurrent threads to /api/v2/outbound/campaigns results in immediate HTTP 429 Too Many Requests errors.
“Rate limits apply per organization and vary by endpoint.”
We need to validate campaign creation throughput for scale planning. Is there a specific header to check or a recommended delay between requests?