POST
/
api
/
v1
/
issue_comments
/
linked_comment

Authorizations

Authorization
string
headerrequired

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

Body

application/json
url
string
sourceId
string
commentId
string
sourceData
object

Response

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