Recipes
Create product campaign images
Generate four fashion campaign images from a product image and style brief.
post/v1/recipes/product_campaign_image
Headers
X-Runway-Version'2024-11-06' required
The version of the RunwayML API being used. You can read more about versioning here.
Request body
Example request
{
"image": {
"uri": "https://example.com/image.jpg"
}
}Response
The task that was created.