Struggling to understand why the Genesys Cloud Predictive Routing API returns a 400 Bad Request when ServiceNow attempts to update skill assignments via the MID Server. The JSON payload validates in Postman but fails on the Data Action execution, specifically citing an invalid skill ID format in the request body.
Is there a specific schema requirement for skill IDs in the /api/v2/routing/queues endpoint that differs from the standard documentation?