Skip to main content
POST
建立回應 (OpenAI Responses API)

授權

Authorization
string
header
必填

使用 Bearer Token 認證。 格式: Authorization: Bearer sk-xxxxxx

主體

application/json

The body is of type object.

回應

200 - application/json

成功建立回應

id
string
object
string
範例:

"response"

created_at
integer
status
enum<string>
可用選項:
completed,
failed,
in_progress,
incomplete
model
string
output
object[]
usage
object