{
"follow_list": [
{
"imBotId": "1688855***578438",
"imContactId": "788130***9347451",
"imRoomId": "R:1082985***166689",
"text": [
{
"content": "test_content"
}
]
}
]
}curl --location --request POST 'https://ae-bg.ddregion.com/hub-api/api/v2/customer/add_follow?token=d12195ec829f4********9e79f1c0bc7' \
--header 'Content-Type: application/json' \
--data-raw '{
"follow_list": [
{
"imBotId": "1688855***578438",
"imContactId": "788130***9347451",
"imRoomId": "R:1082985***166689",
"text": [
{
"content": "test_content"
}
]
}
]
}'{"errcode":0,"errmsg":"ok"}