{
"initiator_uid": "string",
"is_filtered": false
}curl --location --request POST 'https://shbot-api.wzstack.com/api/accept_friend_request' \
--header 'Content-Type: application/json' \
--data-raw '{
"initiator_uid": "string",
"is_filtered": false
}'{
"status": "ok",
"retcode": 0,
"data": {},
"message": "string"
}