Skip to content

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)
  • id is the upload task ID (upload_id)
  • Then poll status and initialize clip

Authorizations

bearer
Type
HTTP (bearer)

Request Body

application/json
object

Upload type, e.g. file_upload

Uploaded file name

Responses

Success

application/json

Playground

Authorization
Variables
Key
Value
Body

Samples