v1

latestOpenAPI 3.1.02026-07-26793302.3 KB

Create voice persona

post/suno/persona/voice/create

Request body

namestring required

Persona name

descriptionstring

Persona description

image_s3_idstring

Image in Base64 format (data:image/jpeg;base64,...)

is_publicboolean

Whether the persona is public (note: always reset to false regardless of input)

persona_type'vox' required

Must be vox

vocal_start_snumber

Vocal start time (seconds)

vocal_end_snumber

Vocal end time (seconds)

user_input_stylesstring

Style description

sourcestring

Source type

singer_skill_level'Advanced' | 'Intermediate' | 'Beginner' | 'Professional'

Singer skill level

is_voice_recordingboolean

Whether this is a voice recording

vox_audio_idstring required

vox_audio_id from the upload voice step

voice_recording_idstring required

voice_recording_id from the upload voice step

verification_idstring required

verification_id from the voice verification step

Response

Success

idstring

Successfully created persona_id