Skip to main content
PATCH
Create or replace a conversation draft

Authorizations

Authorization
string
header
required

Pass API key as Authorization: Bearer <api_key>.

Path Parameters

conversationId
string
required

Conversation ID returned by GET /v1/conversations.

Body

application/json
account_id
string
required

LinkedIn account ID returned by GET /v1/accounts.

Pattern: ^[1-9][0-9]*$
draft_message
string
required

Plain-text draft reply. Surrounding whitespace is trimmed and an existing draft is replaced.

Minimum string length: 1

Response

Draft saved in TalkToHumans. The message was not sent.

data
object
required