Activity

Update an existing comment

put/activity/comment

Request body

activityIdstring required
commentstring required

Response

Comment updated successfully

idstring required
taskIdstring required
type'comment' | 'task' | 'status_changed' | 'priority_changed' | 'unassigned' | 'assignee_changed' | 'due_date_changed' | 'title_changed' | 'description_changed' | 'create' required
{"stackTrail":"components:responses:updateComment_200_response:content:application/json:schema:properties:createdAt","oasType":"schema","type":"unknown"}
userIdstring nullable required
contentstring nullable required
externalUserNamestring nullable required
externalUserAvatarstring nullable required
externalSourcestring nullable required
externalUrlstring nullable required

Changes