prepare batch upload session
Suno
Prepare Upload Session
Create a batch upload session and bind one Suno account (Step 1)
POST
prepare batch upload session
Selects an available upload account and creates a session. Returns
Response:
sessionId synchronously.
Synchronous — no request body. All Upload Session Item calls with this
sessionId use the same account.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
201 - undefined