添加被动删除的好友
<p><strong>请求示例</strong></p>
<pre><code>{
"data" : {
"request_key" : "AAAAAA",
"user_id" : "7881303124946238",
"verify_text" : "AAAAAA222"
},
"type" : 3010
}</code></pre>
<p><strong>返回示例</strong></p>
<pre><code>{
"data" : {
"request_key" : "AAAAAA"
},
"error" : 0,
"type" : 13010
}</code></pre>