Skip to main content
POST
이미지 생성

인증

Authorization
string
header
필수

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

본문

application/json
inputs
ImageGenerationRequestInputs · object
필수
project_id
string
필수
track_llm_call
boolean | null
기본값:true

이 이미지 생성 call을 트레이스 서버에서 추적할지 여부입니다.

wb_user_id
string | null

직접 설정하지 마세요. 서버가 이 필드를 자동으로 채웁니다.

응답

성공적인 응답

response
Response · object
필수
weave_call_id
string | null