curl --location --request POST 'https://open.feishu.cn/open-apis/im/v1/messages/om_a8f2294b************a1a38afaac9d/reactions' \
--header 'Authorization: Bearer {{tenant_access_token}}' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"reaction_type": {
"emoji_type": "SMILE"
}
}'
{
"code": 0,
"msg": "success",
"data": {
"reaction_id": "ZCaCIjUBVVWSrm5L-3ZTw*************sNa8dHVplEzzSfJVUVLMLcS_",
"operator": {
"operator_id": "ou_ff0b7ba35fb********67dfc8b885136",
"operator_type": "app/user"
},
"action_time": "1626086391570",
"reaction_type": {
"emoji_type": "SMILE"
}
}
}
【飞书】API开发者 微信交流群
用微信扫右侧二维码,加入【飞书】API开发者 交流群,互助沟通