{
"model": "imagen-4.0-fast",
"prompt": "A Dog running in the river and say: it's sooo coolll",
"config": {
"aspect_ratio": "1:1"
}
}curl --location --request POST '/task/submit' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "imagen-4.0-fast",
"prompt": "A Dog running in the river and say: it'\''s sooo coolll",
"config": {
"aspect_ratio": "1:1"
}
}'{
"created_at": 1761576676,
"progress": "0%",
"results": {},
"status": "SUBMITTED",
"task_id": "yescale-sora-2-eefd4aad095d",
"updated_at": 1761576676
}