{
"collect": true
}curl --location --request PUT 'http://api-toutiao-web.itheima.net/mp/v1_0/user/images/30761' \
--header 'Authorization: {{HM_ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"collect": true
}'{
"message": "OK",
"data": {
"id": 30761,
"collect": true
}
}