v1

latestOpenAPI 3.1.02026-07-2611077199.5 KB

post/suno/v1/persona

Request body

music_idstring required

Song ID

namestring required

Name

describestring

Description

vox_audio_idstring

ID generated by the singer VOX endpoint. Uses the specified song segment to generate a singer style ID.

vocal_start_snumber

Required when vox_audio_id is provided. Use the same value as in the singer VOX endpoint request.

vocal_end_snumber

Required when vox_audio_id is provided. Use the same value as in the singer VOX endpoint request.

stylesstring

Style

Response

Request successful

statusstring required
messagestring required

Example response

{
  "status": "SUCCESS",
  "message": "success"
}