Skip to main content
PUT
Merge multiple tickets into one

Authorizations

Authorization
string
header
required

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

Headers

project
string
required

Body

application/json
shouldMergeContacts
boolean
required
shouldMergeTasks
boolean
required
shouldCreateNewTicket
boolean
required
ticketsToMergeIds
string[]
required
targetTicketId
string

Response

200 - application/json

Ok