v5

latestOpenAPI 3.0.02026-08-04258282491.7 KB
Ticket

Link a ticket to another ticket

Creates a bidirectional link between the ticket and targetTicketId and returns the updated list of linked tickets. Linking a regular ticket to a tracker ticket also archives the regular ticket (it is now tracked by the tracker). Calling it again for an already linked pair is a no-op.

put/tickets/{ticketId}/link

Path parameters

ticketIdstring required

Headers

projectstring required

Request body

targetTicketIdstring required

Response

Ok

{"stackTrail":"paths:/tickets/{ticketId}/link:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}