post https://app.hubflo.com/api/v2/tasks//comments
Add a comment to a task.
Specify the author of the comment with the author_id parameter.
Log in to see full request history
Responses
Add a comment to a task.
Specify the author of the comment with the author_id parameter.
xxxxxxxxxx
curl --request POST \
--url https://app.hubflo.com/api/v2/tasks/task_id/comments \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: