Create
POST/task/:id/comment/create
Creates a comment for a task by id.
Request
Responses
- 200
- 400
- 403
Request successful.
The task does not exist or no comment message was submitted. See the Introduction for the error response format.
The history of the engine is disabled. See the Introduction for the error response format.