Authorization: Bearer ********************{ "prompt": "", "tags": "heavy metal", "mv": "chirp-v3-5", "title": "sample text", "continue_clip_id": null, "continue_at": null, "infill_start_s": null, "infill_end_s": null }curl --location '/suno/generate' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{ "prompt": "", "tags": "heavy metal", "mv": "chirp-v3-5", "title": "sample text", "continue_clip_id": null, "continue_at": null, "infill_start_s": null, "infill_end_s": null }'{}