Add Comment to Project Discussion Message
POST https://api.freshbooks.com/comments/business/{{businessid}}/threads/{{threadid}}/comments
Adds a comment to a project discussion message
Request Body
{"comment"=>{"content"=>"Sounds like a plan!"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |