{
"id": "2006286049378054145",
"text": "感觉跟你聊什么都会很愉快😄",
"image": ""
}curl --location --request PUT '/anchor/greetTemplate/edit' \
--header 'Accept: application/json' \
--header 'tokenId: 1864959673959677954' \
--header 'token: b95174857b804eba8400affd3d7459cf' \
--header 'tenantId: 146732' \
--header 'Accept-Language: zh-CN' \
--header 'mobileSystem: IOS' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "2006286049378054145",
"text": "感觉跟你聊什么都会很愉快😄",
"image": ""
}'{
"message": "Success",
"status": 1,
"data": null,
"code": null,
"msg": null,
"token": null
}