Admin Image Generation

Create item

post/admin/image-generation/{type}

Path parameters

typestring required
Example:clothes|emotions|poses|surroundings

Request body

namestring required
labelstring
promptstring required
s3Keystring
videoLoraNamestring

Only for poses

videoLoraActionNamestring

Only for poses

videoLoraNamesobject

Only for poses: LoRA names (array or comma-separated string), max 3

videoHighNoiseLoraNamesobject

Only for poses: High noise LoRA names (array or comma-separated string), max 3

videoLowNoiseLoraNamesobject

Only for poses: Low noise LoRA names (array or comma-separated string), max 3

emojiLabelstring required
ordernumber
sfwboolean

Response

idnumber required
namestring required
labelstring
promptstring required
s3Keystring
videoLoraNamestring

Only for poses

videoLoraActionNamestring

Only for poses

videoLoraNamesstring[]

Only for poses

videoHighNoiseLoraNamesstring[]

Only for poses

videoLowNoiseLoraNamesstring[]

Only for poses

emojiLabelstring required
ordernumber required
sfwboolean required
createdAtstring date-time required
updatedAtstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.