{
"target_url": "https://aifabu.com",
"chain": "sWJRZv",
"chain_title":"测试添加123-编辑标题"
}curl --location --request POST 'https://openapi.aifabu.com/v1/chain/editChain?apikey=8c1331250ede960fd51ac56a829cc6893ce8c000' \
--header 'Content-Type: application/json' \
--data-raw '{
"target_url": "https://aifabu.com",
"chain": "sWJRZv",
"chain_title":"测试添加123-编辑标题"
}'{
"code": 1,
"msg": "success",
"result": {
"target_url": "https://baidu.com",
"render_url": "http://test.demo.cn/1a2b3d",
}
}