Does anyone know the strict payload schema for the WFM bulk agent update endpoint?
Our ServiceNow integration is failing with HTTP 400 when pushing schedule overrides. The JSON structure matches the v2.0 documentation exactly.
Using Python requests from a London EC2 instance. No firewall blocks detected.
Need help isolating if this is a validation quirk or a regional API latency issue.