生成 MIDI

GET /suno/act/midi

MethodGET
Path/suno/act/midi
Typehttp
Status1
Module2102810
Folder86482607

概览

MethodGET
Path/suno/act/midi
Typehttp
Status1
Module2102810
Folder86482607

参数

{
  "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": ""
  }
]