Media

Generate an image

post/api/v1/generate-image

Request body

accessTokenstring
userIdstring
promptstring
modelIdstring
aspectRatiostring
conversationIdstring
turnIdstring
imageUrlstring
temporaryChatboolean

Response

Successful response. Stable response schemas are documented in workflow guides when available.

{"stackTrail":"paths:/api/v1/generate-image:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"Response shape is route-specific and may be backed by @overlay/app-core contracts."}

Changes