查询官方音色

GET /kling/v1/general/presets-voices

MethodGET
Path/kling/v1/general/presets-voices
Typehttp
Status1
Module2102810
Folder74091932

概览

MethodGET
Path/kling/v1/general/presets-voices
Typehttp
Status1
Module2102810
Folder74091932

参数

{
  "path": [],
  "query": [
    {
      "required": false,
      "description": "",
      "type": "integer",
      "id": "47AsLc6DsG",
      "enable": true,
      "name": "pageNum",
      "schema": {
        "type": "integer"
      },
      "sampleValue": "1"
    },
    {
      "required": false,
      "description": "",
      "type": "integer",
      "id": "64BRO8bzIE",
      "enable": true,
      "name": "pageSize",
      "schema": {
        "type": "integer"
      },
      "sampleValue": "30"
    }
  ],
  "cookie": [],
  "header": [
    {
      "required": false,
      "description": "",
      "type": "string",
      "id": "aL3LoCDnU7",
      "enable": true,
      "name": "Content-Type",
      "sampleValue": "application/json"
    },
    {
      "required": false,
      "description": "",
      "type": "string",
      "id": "inAJPIVCPA",
      "enable": true,
      "name": "Authorization",
      "sampleValue": "Bearer {{YOUR_API_KEY}}"
    }
  ]
}

请求体

{
  "type": "application/json",
  "parameters": [],
  "required": true,
  "mediaType": "",
  "examples": [],
  "oasExtensions": ""
}

响应

[
  {
    "id": 111802072,
    "name": "成功",
    "code": 200,
    "contentType": "json",
    "jsonSchema": {
      "type": "object",
      "properties": {}
    },
    "itemSchema": {},
    "description": "",
    "mediaType": "",
    "headers": []
  }
]