Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

conversation_id
string<uuid>
required

The ID of the conversation

Body

application/json
role
string
required
content
string
default:""
name
string
tool_choice
tool_calls
Tool Calls · object[]
tool_call_id
string
sent_at
string<date-time>
metadata
Metadata · object

Response

Successful Response