Trying to understand why Predictive Routing API hits rate limits so early. Running a basic JMeter test in ap-southeast-1 with just 10 threads against /api/v2/predictiverouting/campaigns. Instant 429s.
“Rate limits are applied per tenant, not per user.”
Docs say it’s tenant-wide, but 10 threads feels too low for a hard cap. Is there a specific limit for campaign creation endpoints? Using standard OAuth token.