Skip to main content
POST
Send message to conversation

Authorizations

Authorization
string
header
required

Conduit API token. Use Authorization: Bearer <token>. Read/write endpoints require a token with write access.

Path Parameters

id
string
required

Canonical conversation id.

Example:

"ph77c0dy0mgdpzmqz6tesry8w184002s"

Query Parameters

workspace_id
string

Optional workspace override. If omitted, Conduit resolves the conversation's workspace automatically.

Example:

"j57demo8f8x7c9v0n2q4r6t8y1u3i5o"

Body

application/json

Request body for sending a message into an existing thread.

body
string
required
Minimum string length: 1

Response

Conversation message sent

Result returned after a message is accepted for delivery.

data
object
required