Authorization: Bearer ********************
{
"request_id": "req123",
"task_id": 789,
"start_frame": 0,
"end_frame": 100,
"id": 1,
"anchor": {
"crop_location": {
"left_top": {
"x": 0.1,
"y": 0.1
},
"right_down": {
"x": 0.9,
"y": 0.9
}
},
"crop_type": 0,
"paster_frame": 50,
"paster_url": "https://example.com/paster.jpg",
"height": 1080,
"width": 1920,
"name": "test"
}
}
{}