Authorization: Bearer ********************{
"flag": "string"
}curl --location --request POST 'https://shbot-api.wzstack.com/set_doubt_friends_add_request' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"flag": "string"
}'{
"status": "string",
"retcode": 0,
"data": null,
"message": "string",
"wording": "string"
}