Skip to main content
POST
Merge a company into another

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
source_id
string
required

Company merged into the path company and then deleted. Its threads, contacts, and upvotes move to the survivor; the survivor's own values win on conflicts.

Response

Successful response

company
object
required
moved_threads
number
required
moved_contacts
number
required
merged_linear_customer
boolean
required

True when both companies were linked to distinct Linear customers and Linear merged them.