结束录制
Example
请求方式 POST
https://global.talk-cloud.net/RecordAPI/endRecord
| 参数名 | 必选 | 类型 | 说明 |
|---|---|---|---|
| Tk-authkey | 是 | string | 企业Key |
| Content-Type | 是 | string | application/json; |
| 参数名 | 必选 | 类型 | 说明 |
|---|---|---|---|
| taskId | 是 | string | 录制任务ID,调startRecord时返回 |
| 参数名 | 类型 | 说明 |
|---|---|---|
| result | int | 0成功 非0失败 |
| data | object | 数据 |
| msg | string | 接口消息 |
返回示例
1 2 3 4 5 | |




