{"taskId":"f58e38c01cdc497d9c6d05fbf54fef4e","scriptId":0,"scriptContents":[{"segId":0,"segText":"This is 302, Welcome to a new era of streamlined communication and enhanced clarity, is a good day"}]}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.302.ai/topview/v1/m2v/script/update' \
--header'Content-Type: application/json' \
--data-raw'{
"taskId": "f58e38c01cdc497d9c6d05fbf54fef4e",
"scriptId": 0,
"scriptContents": [
{
"segId": 0,
"segText": "This is 302, Welcome to a new era of streamlined communication and enhanced clarity, is a good day"
}
]
}'