Authorization: Bearer ********************{
"user_id": 1231311
}curl --location 'https://shbot-api.wzstack.com/friend_poke' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"user_id": 1231311
}'{}