Skip to main content
POST
Append a session message

Authorizations

Authorization
string
header
required

EDN API key presented as a bearer token in the Authorization header ('Authorization: Bearer '). Create and manage keys from the Console.

Path Parameters

session_id
string
required

Body

application/json
content
string
required
role
string
required
records_used
integer | null
round_id
string | null
sip_text
string | null

Response

Successful Response

content
string
required
created_at
string
required
id
string
required
role
string
required
records_used
integer | null
round_id
string | null
sip_text
string | null