预览已选区视频
POST /kling/v1/videos/multi-elements/preview-selection
概览
| Method | POST |
|---|---|
| Path | /kling/v1/videos/multi-elements/preview-selection |
| Type | http |
| Status | 1 |
| Module | 2102810 |
| Folder | 72890869 |
参数
{ "header": [ { "required": false, "description": "", "type": "string", "id": "KcvJcRr7UT", "enable": true, "name": "Content-Type", "sampleValue": "application/json" }, { "required": false, "description": "", "type": "string", "id": "6DW13uWJbm", "enable": true, "name": "Authorization", "sampleValue": "Bearer {{YOUR_API_KEY}}" } ] }
请求体
{ "type": "application/json", "parameters": [], "jsonSchema": { "type": "object", "properties": { "session_id": { "type": "string" } }, "required": [ "session_id" ] }, "required": true, "mediaType": "", "examples": [ { "mediaType": "application/json", "value": "{\r\n \"session_id\": \"828033558945619987\"\r\n}" } ], "oasExtensions": "" }
响应
[ { "id": 100389525, "name": "成功", "code": 200, "contentType": "json", "jsonSchema": { "type": "object", "properties": {} }, "itemSchema": {}, "description": "", "mediaType": "", "headers": [] } ]