Just noticed that the analytics export endpoint is rejecting our ServiceNow payload with a 400 Bad Request. The segment filters look valid in the UI, but the API fails.
- Constructed the POST to /api/v2/analytics/conversations/details/query.
- Included a custom segment ID in the filters array.
- Received 400 stating ‘Invalid segment definition’.
Cross-referenced the docs, and the syntax seems correct. Any ideas on why the API rejects this specific segment?