Skip to main content

Endpoints for issue comment create/update/delete and fetch issue comment details

DELETE 

/api/v1/workspaces/:slug/projects/:project_id/issues/:issue_id/comments/:pk/

Permanently remove a comment from a work item. Records deletion activity for audit purposes.

Request

Responses

Work item comment deleted successfully