curl --location --request POST 'https://api.302.ai/runway/submit' \
--header 'Authorization: Bearer ' \
--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
}