{
"model": "MiniMax-H3",
"prompt": "string",
"duration": 5,
"resolution": "2K",
"aspect_ratio": "adaptive",
"watermark": false,
"first_frame_image": "http://example.com",
"last_frame_image": "http://example.com",
"image_urls": [
"http://example.com"
],
"video_urls": [
"http://example.com"
],
"audio_urls": [
"http://example.com"
],
"image_with_roles": [
{
"url": "http://example.com",
"role": "first_frame"
}
]
}