{
"event": "Completed",
"message": "Task completed",
"data": {
"task_id": "SU20141225135026",
"subtitle_content": "[{\\\"role\\\": \\\"顾欢颜\\\", \\\"text\\\": \\\"형님이 날 찾아온 건,\\\", \\\"time\\\": \\\"00:00:04,900 --> 00:00:06,465\\\"}, {\\\"role\\\": \\\"顾欢颜\\\", \\\"text\\\": \\\"생각을 정리한 건가요?\\\", \\\"time\\\": \\\"00:00:07,033 --> 00:00:08,365\\\"}]"
},
"attach": "string"
}
curl --location --request POST 'https://api.jowo.ai' \
--header 'Content-Type: application/json' \
--data-raw '{
"event": "Completed",
"message": "Task completed",
"data": {
"task_id": "SU20141225135026",
"subtitle_content": "[{\\\"role\\\": \\\"顾欢颜\\\", \\\"text\\\": \\\"형님이 날 찾아온 건,\\\", \\\"time\\\": \\\"00:00:04,900 --> 00:00:06,465\\\"}, {\\\"role\\\": \\\"顾欢颜\\\", \\\"text\\\": \\\"생각을 정리한 건가요?\\\", \\\"time\\\": \\\"00:00:07,033 --> 00:00:08,365\\\"}]"
},
"attach": "string"
}'
{}