生成 MIDI
GET /suno/act/midi
概览
| Method | GET |
|---|---|
| Path | /suno/act/midi |
| Type | http |
| Status | 1 |
| Module | 2102810 |
| Folder | 86482607 |
参数
{ "path": [], "query": [ { "id": "Hb1MZdLDWl", "name": "clipId", "required": true, "enable": true, "description": "", "type": "string", "schema": { "type": "string" }, "sampleValue": "9846ddf3-f154-4198-aad9-2652c22aa879" }, { "id": "7gQQoBFT4d", "name": "stemClipId", "required": true, "enable": true, "description": "", "type": "string", "schema": { "type": "string" }, "sampleValue": "432d2c7e-55ac-4846-969a-4b2a1dbb217e" } ], "cookie": [], "header": [] }
请求体
{ "type": "none", "parameters": [], "required": false, "additionalContentTypes": [], "oasExtensions": "" }
响应
[ { "id": 122169617, "name": "", "code": 200, "contentType": "json", "jsonSchema": { "type": "object", "properties": {}, "x-apifox-orders": [] }, "itemSchema": {}, "description": "", "mediaType": "application/json", "headers": [], "oasExtensions": "" } ]