Create Task Comment
Creates a new task comment in ProjectManager.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The unique ID number of the task being commented upon
string
The text of the comment to add to the discussion, in Markdown format. Discussion comments are formatted using [Markdown](https://www.markdownguide.org/) and users should be aware that HTML embedding is not permitted due to the risk of cross-site attacks and other embedding challenges.