POST
/
api
/
v1
/
issue_comments
/
{issueCommentId}

Authorizations

Authorization
string
header
required

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

Path Parameters

issueCommentId
string
required

Body

application/json
body
string
parentId
string
sourceMetadata
object

Response

200 - application/json
attachments
string[]
body
string
createdAt
string
deleted
string | null
id
string
issueId
string
parentId
string | null
reactionsData
object[]
sourceMetadata
object | null
updatedAt
string
updatedById
string
userId
string | null