Plane home page
Search or ask...
Sign in
Sign in
Search...
Navigation
Issue comment
Add issue comment
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
Add issue comment
Adds a comment to an issue
POST
/
api
/
v1
/
workspaces
/
{workspace-slug}
/
projects
/
{project_id}
/
issues
/
{issue_id}
/
comments
Try it
Path parameters
workspace-slug
string
required
project_id
string
required
issue_id
string
required
Body
comment_html
string
required
Overview
List issue comments