Comments API
Comments list object - Add / Edit comment
OVERVIEW
An object representing comments list
<comment> <html><![CDATA[<p>{actual content - with formatting}</p>]]> </html> <attachments> <attachment> <id>{attachment/file - id}</id> </attachment> <attachment> <id>{attachment/file - id}</id> </attachment> </attachments></comment>
Note : We can use attachment id as an existing file id or user can add new attachment using 'Add attachment' API.
Last Updated: Nov 08,2024
Comments
0 Comments