curl --location '/replicate/v1/predictions/w44zs9cet5rmc0cqzp49gpkhf8' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'New-Api-User: 1'{
"created": 1589478378,
"data": [
{
"url": "https://..."
},
{
"url": "https://..."
}
]
}