I’m completely stumped as to why the POST /api/v2/analytics/conversations/details/query endpoint fails with HTTP 400 during high concurrency. Running JMeter 5.6 on US1 with 200 concurrent threads hitting the Bot API. The error message says invalid JSON payload but the request body is identical to successful calls. Is there a hidden rate limit for NLP processing?