Skip to main content
POST
reverse audio
将已有 Suno clip 反转生成新歌。通过 查询任务状态 轮询至 success
不要求同账号 / taskId。积分由 conf_task_policy[reverse] 配置(默认约为 create 的一半)。

参数

示例

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

请求体

application/json
clip_id
string
必填

原歌曲 clip_id(不要求同账号)

title
string

新歌标题;不传则由系统自动命名

响应

201 - application/json
taskId
string
必填

task id. Use this id to query task status.

示例:

"15c257ff-43f7-4678-bd41-202ad6b8488b"