Skip to main content
POST
reverse audio
Reverse an existing Suno clip into a new song. Poll Get Task Status until success.
Does not require same-account / taskId. Credits are configurable via conf_task_policy[reverse] (default ≈ half of create).

Parameters

Example

Authorizations

Authorization
string
header
required

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

Body

application/json
clip_id
string
required

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

title
string

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

Response

201 - application/json
taskId
string
required

task id. Use this id to query task status.

Example:

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