post https://api.streak.com/api/v2/comments/
This call lets you update the message text of a specific comment.
Content Type and Auth
Make sure to include
-H "Content-Type: application/json"
and your authorization in any request you make on your own.
This call lets you update the message text of a specific comment.
Content Type and Auth
Make sure to include
-H "Content-Type: application/json"
and your authorization in any request you make on your own.
Try It!
to start a request and see the response here!