Report Upload Complete
POST
/suno/uploads/audio/{id}/upload-finish
- After direct S3 upload, notify the server that the file is uploaded (step 3 of upload flow)
idis the upload task ID (upload_id)- Then poll status and initialize clip
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
upload_type
string
Required
Upload type, e.g. file_upload
upload_filename
string
Required
Uploaded file name
Responses
Success
application/json
object