Trying to route Cognigy intents to CXone queues via webhook. The payload hits our Node endpoint fine, but the CXone API call fails with 400 Bad Request. I’m sending the intent in data.attributes.intent, but CXone expects a specific structure. Here’s the JSON I’m posting to /api/v2/outbound/campaigns. What am I missing in the mapping?