Hitting a 413 Entity Too Large when posting this query for a 90-day window.
POST /api/v2/analytics/conversations/summary
Need to split the date range in code. Should I chunk it into seven 12-day blocks or is there a hard limit on the request body size I’m missing?