Skip to main content
POST
Send a message

Authorizations

Authorization
string
header
required

Identify accepts a workspace API key (sk_…). Loom accepts either a short-lived session token (direct) or a workspace API key (relay).

Headers

Patchwork-Subject
string

Relay only. Opaque subject id for the acting user. Direct tokens carry sub instead — do not send this header on a session token.

Patchwork-Connection
string

Connection id or name the agent may call. Required in relay when the agent has unpinned customer tools. Direct tokens may carry conn instead.

Path Parameters

thread_id
string<uuid>
required

Body

application/json
content
string
required

User message, or the answer to a pending elicitation.

Response

Run accepted.

status
string
required
Allowed value: "success"
data
object
required