Generate avatar video task

Create a avatar video with parameters

triangle-exclamation

Generate avatar video video task

post
Header parameters
timestampanyRequired

Millisecond timestamp

Content-TypeanyRequired

application/json

AuthorizationanyRequired

Authorization

RESPONSE-WRAPanyRequired

Whether to encapsulate response data

x-auth-keyanyRequired

Your api key

Body
webhook_urlstringRequired

The webhook url to notify the task information

Responses
chevron-right
200

OK

*/*
failed_reasonstringOptional

The failed reason

file_urlstringOptional

The file url

task_idstringOptional

The task id

task_statusinteger · int32Optional

The task status:0: EXECUTING;1: Success;2: Failed;

webhook_urlstringOptional

The webhook url to notify the task information

post
/openapi/v1.0/avatar/video/create

Last updated