POST
/
api
/
v1
/
issue_comments
/
linked_comment

Authorizations

Authorization
string
header
required

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

Body

application/json
commentId
string
sourceData
object
sourceId
string
url
string

Response

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