Conversations
Create message draft
Create or replace a message or connection request draft
POST
Authorizations
Pass API key as Authorization: Bearer <api_key>.
Body
application/json
- Option 1
- Option 2
LinkedIn account ID returned by GET /v1/accounts.
Pattern:
^[1-9][0-9]*$Existing conversation ID returned by GET /v1/conversations. Provide exactly one target.
Minimum string length:
1Plain-text draft. Surrounding whitespace is trimmed and the existing draft for the selected compose context is replaced.
Minimum string length:
1Contact ID returned by POST /v1/contacts or GET /v1/contacts. Provide exactly one target.
Pattern:
^[1-9][0-9]*$Response
Draft saved in TalkToHumans. The message was not sent.