Acknowledge given comment.
If it's already acknowledged, remove acknowledgement.
POST /data/tasks/{task_id}/comments/{comment_id}/ack
curl \
-X POST http://localhost:8080/api/data/tasks/{task_id}/comments/{comment_id}/ack
If it's already acknowledged, remove acknowledgement.
curl \
-X POST http://localhost:8080/api/data/tasks/{task_id}/comments/{comment_id}/ack