Studio add section commit (phase 2)
Studio
Studio Add Section Commit
Phase 2 — commit a selected add-section candidate
POST
Studio add section commit (phase 2)
Commit the candidate chosen from Add Section. Poll Get Task Status until
Part of the Studio Editing group.
success.
Free (0 credits).
taskId is the phase-1 task id used to load Studio project context — not the original song taskId for account binding. The account from phase 1 is reused.Parameters
| Field | Type | Required | Description |
|---|---|---|---|
taskId | string | Yes | Task id returned by phase 1 (addSection) |
candidate_clip_id | string | Yes | Selected candidate id from phase-1 clips |
title | string | No | Final title for the new song |
Example
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
201 - application/json
task id. Use this id to query task status.
Example:
"15c257ff-43f7-4678-bd41-202ad6b8488b"