Are you an LLM? You can read better optimized documentation at /api-reference/issue-comment/update-issue-comment-detail.md for this page in Markdown format
The workspace_slug represents the unique workspace identifier for a workspace in Plane. It can be found in the URL. For example, in the URL https://app.plane.so/my-team/projects/, the workspace slug is my-team.
Update a work item comment ​
Modify the content of an existing comment on a work item.
Path Parameters ​
work_item_id:requiredstringThe unique identifier of the work item.
resource_id:requiredstringThe unique identifier of the resource.
project_id:requiredstringThe unique identifier of the project.
workspace_slug:requiredstringThe workspace_slug represents the unique workspace identifier for a workspace in Plane. It can be found in the URL. For example, in the URL
https://app.plane.so/my-team/projects/, the workspace slug ismy-team.Body Parameters ​
comment_json:optionalobjectComment json.
comment_html:optionalstringComment html.
access:optionalstringINTERNAL- INTERNALEXTERNAL- EXTERNALexternal_source:optionalstringExternal source.
external_id:optionalstringExternal id.
parent:optionalstringParent.
Scopes ​
projects.work_items.comments:write