POST
/
api
/
v1
/
linked_issues
/
{linkedIssueId}

Authorizations

Authorization
string
header
required

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

Path Parameters

linkedIssueId
string
required

Body

application/json
createdById
string
sourceData
object
sourceId
string
title
string
url
string

Response

200 - application/json
createdAt
string
createdById
string | null
deleted
string | null
id
string
issueId
string
sourceData
object
sourceId
string | null
updatedAt
string
updatedById
string
url
string