post https://api.topview.ai/v1/m2v/export
Response
Field | Type | Description |
---|---|---|
code | string | The response code indicating success. |
message | string | A message describing the response. |
result | object | The main result object containing task details. |
taskId | string | Unique identifier for the task. |
status | string | Current status of the task (e.g., success, failure). |
errorMsg | string | Error message if the task failed, otherwise null. |
subTaskId | string | Unique identifier for the sub-task. |
noticeUuid | string | Unique identifier for the notice. |