init voice persona
Suno
Voice Persona Init
Upload voice audio and get verification phrase
POST
init voice persona
This is Phase 1 of the Voice Persona creation workflow. See the full workflow guide for details.
taskId and wait for status to become awaiting (not success). The data field will contain phrase_text — the text the user must read aloud and record.
Once you have the recording, call Complete with the same taskId within 30 seconds.
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"