蜈洲岛


删除项目

<p>POST 删除项目</p> <p>POST /prom/ebk/coach/project/delete</p> <p>&gt; Body 请求参数</p> <pre><code>{ &amp;quot;id&amp;quot;: 1 }</code></pre> <h3>请求参数</h3> <table> <thead> <tr> <th>名称</th> <th>位置</th> <th>类型</th> <th>必选</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>token</td> <td>header</td> <td>string</td> <td>否</td> <td>token</td> </tr> <tr> <td>body</td> <td>body</td> <td>object</td> <td>否</td> <td>none</td> </tr> <tr> <td>» id</td> <td>body</td> <td>integer(int64)</td> <td>否</td> <td>项目id</td> </tr> </tbody> </table> <p>&gt; 返回示例</p> <p>&gt; OK</p> <pre><code>{ &amp;quot;success&amp;quot;: true, &amp;quot;code&amp;quot;: 1, &amp;quot;message&amp;quot;: &amp;quot;操作成功&amp;quot;, &amp;quot;data&amp;quot;: &amp;quot;&amp;quot; }</code></pre>

页面列表

ITEM_HTML