Skip to main content
POST
Studio remove section
Delete one or more time ranges from a clip and export a new song. Poll Get Task Status until success.
Free (0 credits). close_gap defaults to true (collapse gaps after deletion).
Part of the Studio Editing group.

Parameters

sections[] item

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

sections
object[]
required

要删除的区间列表

Minimum array length: 1
close_gap
boolean
default:true

删除后是否收拢空隙,默认 true

title
string

新歌标题

beat
object

Optional metronome export; omit for legacy behavior

Response

201 - application/json
taskId
string
required

task id. Use this id to query task status.

Example:

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