新增图片
<p>视频合成新增图片</p>
<p>POST <code>video/combine/image</code></p>
<table>
<thead>
<tr>
<th>字段</th>
<th>类型</th>
<th>备注</th>
</tr>
</thead>
<tbody>
<tr>
<td>type</td>
<td>integer</td>
<td>类型</td>
</tr>
<tr>
<td>url</td>
<td>string</td>
<td>地址</td>
</tr>
<tr>
<td>direction</td>
<td>integer</td>
<td>方向</td>
</tr>
<tr>
<td>tag_ids</td>
<td>integer[]</td>
<td>标签id数组</td>
</tr>
</tbody>
</table>