Discussions
Generate from template API
about 1 year ago by Hang
When I call generate from template API with below body, but I receive body is "code: 400569, message: heygen_video not found". Please support me.
API: https://api.heygen.com/v1/template.generate
{
"template_id": "4d4dee4506a74b4b835a144368135f6a",
"title": "rr3333",
"test": true,
"variables": [
{
"name": "image_0",
"properties": {
"id": "Jerome-insuit-20220722",
"text": "enough quota to deduct, or the generation will fail.",
"voice_id": "3fbd2cac3ddd4c109e17296e324845ec"
}
}
]
}