获取wav
GET /suno/act/wav/{clip_id}
概览
| Method | GET |
|---|---|
| Path | /suno/act/wav/{clip_id} |
| Type | http |
| Status | 1 |
| Module | 2102810 |
| Folder | 86482607 |
参数
{ "path": [ { "id": "clip_id#0", "name": "clip_id", "required": true, "enable": true, "description": "clipId", "type": "string", "schema": { "type": "string" }, "sampleValue": "9c4f48f1-c0d2-44eb-bf9c-e34d559b374c" } ], "query": [], "cookie": [], "header": [] }
请求体
{ "type": "none", "parameters": [], "required": false, "additionalContentTypes": [], "oasExtensions": "" }
响应
[ { "id": 780786822, "name": "成功", "code": 200, "contentType": "json", "jsonSchema": { "type": "object", "properties": {}, "x-apifox-orders": [] }, "itemSchema": {}, "description": "", "mediaType": "application/json", "headers": [], "oasExtensions": "" } ]