Stuck on a 400 Bad Request when pushing converted Zendesk macro JSON to the Genesys Cloud Scripting API. The payload follows the v1 schema but GC rejects the rich text nodes. We are in EU-West and migrating digital channels. Is the node structure different for Genesys? Here is the payload:
{"name":"Test","blocks":[{"type":"paragraph","content":[{"type":"text","text":"Hi"}]}]}