问卷星开放文档

问卷星开放文档


2.6.3 删除成员[1005003]

<p>[TOC]</p> <h1>接口地址</h1> <p>生产环境:<code>https://www.wjx.cn/openapi/contacts.aspx</code></p> <ul> <li> <h1>2.6.3.1 请求参数格式</h1> </li> </ul> <table> <thead> <tr> <th style="text-align: left;">参数</th> <th style="text-align: left;">参数名</th> <th>类型</th> <th>必需</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">corpid</td> <td style="text-align: left;">通讯录/联系人编号</td> <td>string</td> <td>是</td> <td>通讯录/联系人编号:子账户用户名:可从管理界面中获取;</td> </tr> <tr> <td style="text-align: left;">uids</td> <td style="text-align: left;">用户编号</td> <td>string</td> <td>是</td> <td>用户的唯一标识,多个用户使用&quot;,&quot;分隔</td> </tr> </tbody> </table> <ul> <li> <p>示例请求参数:</p> <pre><code class="language-csharp">Content-Type:application/json {     &amp;quot;action&amp;quot;: &amp;quot;1005003&amp;quot;,     &amp;quot;appid&amp;quot;: &amp;quot;907&amp;quot;,     &amp;quot;sign&amp;quot;: &amp;quot;2bca944acdfaba29fb56844487e9d54a45c3ac87&amp;quot;,     &amp;quot;ts&amp;quot;: &amp;quot;1593340621&amp;quot;,     &amp;quot;corpid&amp;quot;: &amp;quot;mul0000000907&amp;quot;,     &amp;quot;uids&amp;quot;: &amp;quot;xia,xia1&amp;quot; }</code></pre> </li> <li> <h1>2.6.3.2 响应参数列表</h1> </li> </ul> <table> <thead> <tr> <th style="text-align: left;">参数</th> <th style="text-align: left;">参数名</th> <th>类型</th> <th>必需</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;"></td> <td style="text-align: left;"></td> <td></td> <td></td> </tr> </tbody> </table> <p>示例响应参数1:</p> <pre><code class="language-csharp">{ &amp;quot;result&amp;quot;: true }</code></pre> <p>示例响应参数2:</p> <pre><code class="language-csharp">{ &amp;quot;result&amp;quot;: false, &amp;quot;errormsg&amp;quot;: &amp;quot;用户名xia1不存在&amp;quot; }</code></pre>

页面列表

ITEM_HTML