OPENAPI / COMPONENTS / SCHEMAS

Create Image Variation Request data structure

CreateImageVariationRequest

Structural definition for Create Image Variation Request in the OpenAI API contract.

object6properties
imagestringrequired

image value in the OpenAI API contract.

modelstring

model value in the OpenAI API contract.

ninteger

n value in the OpenAI API contract.

response_formatstring

response format value in the OpenAI API contract.

sizestring

size value in the OpenAI API contract.

userstring

user value in the OpenAI API contract.