Skip to main content
POST
Create Chat Thread Message Streaming

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

thread_id
string
required

Body

application/json

The schema for creating an assistant's chat message.

role
string
required
content
string
required

Response

Successful Response