{ "chain_type": 3, "wxwork_type": 2, "is_direct_jump": 1, "jump_template_id": 0, "domain": 222, "target_url": "https%3A%2F%2Fwork.weixin.qq.com%2Fca%2Fcawcde991d07110000", "group_id": 111, "customer_id": 0, "chain_title": "开放API创建" }
curl --location --request POST 'https://openapi.aifabu.com/v1/chain/createWxworkChain?apikey=8c1331250ede960fd51ac56a829cc6893ce8c000' \ --header 'Content-Type: application/json' \ --data-raw '{ "chain_type": 3, "wxwork_type": 2, "is_direct_jump": 1, "jump_template_id": 0, "domain": 222, "target_url": "https%3A%2F%2Fwork.weixin.qq.com%2Fca%2Fcawcde991d07110000", "group_id": 111, "customer_id": 0, "chain_title": "开放API创建" }'