POST
/
api
/
v1
/
issues
/
{issueId}
/
link

Authorizations

Authorization
string
header
required

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

Path Parameters

issueId
string
required

Query Parameters

teamId
string
required

Body

application/json
sourceData
object
sourceId
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