# Add tasks batch comments **POST /actions/tasks/batch-comment** Creates new comments for given tasks. Each comment requires a task_id, text, a task_status and a person as arguments. Can include preview files and attachments. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ## Body parameters Content-type: multipart/form-data - **comments** (string) JSON string containing array of comments ## Responses ### 201: New comments created #### Body Parameters: application/json (array[object]) [Powered by Bump.sh](https://bump.sh)