{
"message_scene": "friend",
"peer_id": 10001,
"is_pinned": true
}curl --location --request POST 'http://127.0.0.1:3000' \
--header 'Content-Type: application/json' \
--data-raw '{
"message_scene": "friend",
"peer_id": 10001,
"is_pinned": true
}'{
"status": "ok",
"retcode": 0,
"data": {},
"message": "string"
}