post https://api.topview.ai/v1/voice/clone/task/submit
Response
Field | Type | Description |
---|---|---|
code | String | The response code indicating status |
message | String | Message describing the response |
result | Object | Contains the result of the request |
result.taskId | String | Unique identifier for the task |
result.status | String | Status of the task (e.g., success, failure) |
result.errorMsg | String | Error message if any (null if no error) |
result.noticeUuid | String | Unique identifier for the notice |