curl --location --request POST 'https://api.302.ai/runway/submit' \
--header 'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--form 'video_prompt=@""' \
--form 'text_prompt=""' \
--form 'structure_transformation="0.1"' \
--form 'seed=""'
{
"created_at": "",
"estimate_wait_seconds": null,
"id": "",
"liked": null,
"prompt": "",
"state": "",
"video": null
}