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
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Add a comment to a task.
Specify the author of the comment with the author_id parameter.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
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: