POST
/
api
/
v1
/
linked_issues
/
source
/
{sourceId}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

sourceId
string
required

Body

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

Response

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