**相对URL** > /api/speech/insert **支持格式** > application/json **HTTP请求方式** >POST **请求参数 ``` { "tenantCode": "sbh", "brief": "hello", "isDelete": "1", "details": null } ``` 返回参数: true