Studio
Request studio image generation
Generates image(s) for the specified character using AI presets. Returns immediately with generation status.
post/v1/studio/image
Request body
Example request
{
"modelId": "uuid",
"surroundingsId": 1,
"clothesId": 1,
"emotionsId": 1,
"posesId": 1,
"count": 1
}Response
Image generation started successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.