Discussions
Can't create Avatar Video from docs
6 months ago by Sid
I am trying out the APIs for the first time. I'm on the free plan with the 10 credits
Endpoint Create Avatar Video (V2) I "Try it out" from the docs and get this error
{
"data": null,
"error": {
"code": "invalid_parameter",
"message": "video_inputs is invalid: field required"
}
}