Skip to main content
POST
/
api
/
v2
/
project
/
{project_id}
/
message
"<any>"

Headers

x-api-key
string | null
x-user-id
string | null

Path Parameters

project_id
string
required

Query Parameters

hidden
boolean
default:true

Whether to hide this conversation from the web UI

Body

application/json
content
string
required
node_ids
NodeContext · object[] | null
agent_id
string | null
attachment_ids
string[] | null

Response

Successful Response

The response is of type any.

I