Plane home page
Search or ask...
Sign in
Sign in
Search...
Navigation
Issue comment
Update issue comment details
Self-hosting
API Reference
Webhooks
Plane Documentation
Discord
GitHub
API Reference
Introduction
Project
State
Label
Link
Issue
Issue activity
Issue comment
Overview
POST
Add issue comment
GET
List issue comments
GET
Get issue comment details
PATCH
Update issue comment details
DEL
Delete issue comment
Issue types
Issue properties
Issue property options
Issue property values
Issue attachments
Module
Module issue
Cycle
Cycle issue
Intake issue
Issue comment
Update issue comment details
Gets the details of a comment of an issue
PATCH
/
api
/
v1
/
workspaces
/
{workspace-slug}
/
projects
/
{project_id}
/
issues
/
{issue_id}
/
comments
/
{comment_id}
Try it
Path parameters
workspace-slug
string
required
project_id
string
required
issue_id
string
required
comment_id
string
required
Body
comment_html
string
required
Get issue comment details
Delete issue comment