Extend an Audio
最后更新于
POST /extend HTTP/1.1
Host: api.aimlapi.com
Content-Type: application/json
Accept: */*
Content-Length: 85
{
"audio_id": "text",
"prompt": "text",
"continue_at": "text",
"title": "text",
"tags": "text"
}[
{
"image_url": "https://example.com",
"audio_url": "https://example.com",
"video_url": "https://example.com"
}
]