Skip to main content
POST
Create a new conversation thread.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Optional title for the new conversation

title
string | null
Example:

"API Chat"

Response

Resource created

data
object