工具 API
文件解析
创建文件解析任务,支持多种文件格式和解析工具。见 文件解析服务。点击 Try it 按钮可快速试用。
post/paas/v4/files/parser/create
Response
任务创建成功
Example response
{
"success": true,
"message": "任务创建成功",
"task_id": "task_123456789"
}创建文件解析任务,支持多种文件格式和解析工具。见 文件解析服务。点击 Try it 按钮可快速试用。
任务创建成功
{
"success": true,
"message": "任务创建成功",
"task_id": "task_123456789"
}