Skip to main content
POST
Create or update a ProductLane thread, upserting the contact, in one call.

Authorizations

X-Service-Token
string
header
required

Body

application/json
contact_email
string
required
text
string | null
contact_name
string | null
first_name
string | null
last_name
string | null
title
string | null
website
string | null
pain_level
string | null
status
string | null
project_id
string | null
tag_ids
string[] | null
is_subscribed
boolean | null
company_id
string | null
company_name
string | null
company_external_id
string | null
thread_id
string | null
reply
string | null
internal
boolean
default:false
attachments
any[] | null
issue_id
string | null
issue_ids
string[] | null
project_ids
string[] | null
priority
string | null

Response

Tool result. The shape is tool-specific; most tools return a JSON object, some a {"result": ...} envelope.

The response is of type object.