问卷星开放文档

问卷星开放文档


2.4.3 删除子账户[1003003]

<p>[TOC]</p> <h1>接口地址</h1> <p>生产环境:<code>https://www.wjx.cn/openapi/subuser.aspx</code></p> <ul> <li> <h1>2.4.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;">subuser</td> <td style="text-align: left;">子账户用户名</td> <td>string</td> <td>是</td> <td>1、必须为系统已经添加的子账户&lt;br&gt;2、修改参数均不存在或为空的情况下,返回失败</td> </tr> </tbody> </table> <ul> <li> <p>示例参数:</p> <pre><code class="language-csharp">Content-Type:application/json {     &amp;quot;action&amp;quot;: &amp;quot;1003003&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;subuser&amp;quot;: &amp;quot;xia2&amp;quot; }</code></pre> </li> <li> <h1>2.4.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;用户不存在&amp;quot; }</code></pre>

页面列表

ITEM_HTML