Create several comments at once.
Each comment requires a text, a task id, a task_status and a person as arguments. This way, comments keep history of status changes. When the comment is created, it updates the task status with given task status.
Path parameters
-
project_id Required
POST /actions/projects/{project_id}/tasks/comment-many
curl \
-X POST http://api.example.com/actions/projects/{project_id}/tasks/comment-many