Attempting to programmatically deploy a conversation trigger flow via the Genesys Cloud Platform API. The payload includes a configured ServiceNow webhook step. Receiving a 400 Bad Request with error code INVALID_WEBHOOK_CONFIGURATION. The JSON structure matches the documentation for webhookConfiguration, but validation fails on the requestTemplate field. Has anyone encountered schema mismatches when automating flow deployment with custom REST API integrations?