Sign in

Create Customer Thread

documented

Create a customer thread in a conversation.

POST /v2/conversations/{conversationId}/customerConversationsno implementation yet0 runs

Input

conversationId*
Conversation ID
e.g. 12345
customerId
Customer ID
e.g. 6789
text*
Message text
e.g. Hello from API
attachmentFileName
Attachment file name
e.g. notes.txt
attachmentMimeType
Attachment MIME type
e.g. text/plain
attachmentData
Attachment data (base64)
e.g. SGVsbG8=
Calls helpscout as you (your API key is your account); keychains.dev holds the credentials.