|
||
API Developer's Guide Open API Google Groups |
OverviewAdds one comment to a Book Making Space. Comments are text snippets smaller than an article, and each comment is associated with an article. The end user chooses whether or not to include each comment in her book, but she cannot edit the comments. Comments have a 4,000-character limit and preserve line breaks within their text. Related methods: addPhoto HTTP MethodPOST URLhttp://api.sharedbook.com/v0.6/bms/addComment User AuthenticationSignature required Request Parameters (Required)
Request Parameters (Optional)
Multiple Articles (Optional)If your Book Making Space includes multiple articles, use the following parameters to specify which chapter (article) a comment belongs to:
Response Format
<bms.addComment status="ok"> <comment id=[COMMENT_ID] /> </bms.addComment> Error CodesExample(See the Method Syntax page for details.) | |