Skip to main content
PUT
Update Comment

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
activityId
string
required
comment
string
required

Response

200 - application/json

Comment updated successfully

id
string
required
taskId
string
required
type
enum<string>
required
Available options:
comment,
task,
status_changed,
priority_changed,
unassigned,
assignee_changed,
due_date_changed,
title_changed,
description_changed,
create
createdAt
string<date-time>
required
userId
string | null
required
content
string | null
required
eventData
object | null
required
externalUserName
string | null
required
externalUserAvatar
string | null
required
externalSource
string | null
required
externalUrl
string | null
required