云客智能语音客服接口文档

云客智能语音客服接口文档


2.1.3子账号删除

<p><strong>简要描述:</strong> </p> <ul> <li>子账号删除</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/api/aiUserDeleteapi</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">pkey</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>固定值user_name</td> </tr> <tr> <td style="text-align: left;">entityInstanceId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>数值 [&quot;xiaolily&quot;]</td> </tr> </tbody> </table> <p><strong>请求示例</strong></p> <pre><code class="language-json">{ &amp;quot;api_key&amp;quot;: &amp;quot;DMMl6Vt6&amp;quot;, &amp;quot;user_sn&amp;quot;: &amp;quot;SYSUSER|b3397882e26ba9e7fb8f01f1af345bde&amp;quot;, &amp;quot;pkey&amp;quot;: &amp;quot;user_name&amp;quot;, &amp;quot;entityInstanceId&amp;quot;: [&amp;quot;xiaolily&amp;quot;] }</code></pre> <p><strong>返回示例</strong></p> <pre><code>{     &amp;quot;rst&amp;quot;: &amp;quot;200&amp;quot;,     &amp;quot;msg&amp;quot;: &amp;quot;&amp;quot;,     &amp;quot;success_num&amp;quot;: 1,     &amp;quot;not_allowed&amp;quot;: 0,     &amp;quot;fail_num&amp;quot;: 0 } </code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">rst</td> <td style="text-align: left;">string</td> <td>200</td> </tr> <tr> <td style="text-align: left;">success_num</td> <td style="text-align: left;">int</td> <td>成功数</td> </tr> <tr> <td style="text-align: left;">fail_num</td> <td style="text-align: left;">int</td> <td>失败数</td> </tr> <tr> <td style="text-align: left;">not_allowed</td> <td style="text-align: left;">string</td> <td>没权限操作</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML