註解:removeContent

需要授權

移除留言內容。 立即試用

要求

HTTP 要求

POST https://www.googleapis.com/blogger/v3/blogs/blogId/posts/postId/comments/commentId/removecontent

參數

參數名稱 說明
必要參數
blogId string 網誌的 ID。
commentId string 待刪除內容的留言 ID。
postId string 貼文的 ID。

授權

此要求需要至少具備下列其中一個範圍的授權 (進一步瞭解驗證和授權)。

範圍
https://www.googleapis.com/auth/blogger

要求主體

請不要透過此方法提供請求主體。

回應

如果成功,此方法會在回應主體中傳回 Comments 資源

試試看!

使用 APIs Explorer 針對即時資料呼叫這個方法,並查看回應。