{ "chain": "qweqwe", "chain_type": 3, "wxwork_type": 2, "jump_template_id": 0, "is_direct_jump": 1, "channel_id": 2570, "target_url": "https%3A%2F%2Fwork.weixin.qq.com%2Fca%2Fcawcde991d0711ba9a112233", "customer_id": 0, "chain_title": "开放API创建-编辑1", "group_id": 988 }
curl --location --request POST 'https://openapi.aifabu.com/v1/chain/editWxworkChain?apikey=8c1331250ede960fd51ac56a829cc6893ce8c000' \ --header 'Content-Type: application/json' \ --data-raw '{ "chain": "qweqwe", "chain_type": 3, "wxwork_type": 2, "jump_template_id": 0, "is_direct_jump": 1, "channel_id": 2570, "target_url": "https%3A%2F%2Fwork.weixin.qq.com%2Fca%2Fcawcde991d0711ba9a112233", "customer_id": 0, "chain_title": "开放API创建-编辑1", "group_id": 988 }'
{ "code": 1, "msg": "编辑成功!", "result": [] }