---
title: "POST /v3/blogs/{blogId}/posts/{postId}/comments/{commentId}/removecontent"
method: POST
path: "/v3/blogs/{blogId}/posts/{postId}/comments/{commentId}/removecontent"
tags: ["comments"]
---

# POST /v3/blogs/{blogId}/posts/{postId}/comments/{commentId}/removecontent

`POST /v3/blogs/{blogId}/posts/{postId}/comments/{commentId}/removecontent`

Removes the content of a comment by blog id, post id and comment id.

## Path parameters

- `blogId` string, required
- `postId` string, required
- `commentId` string, required

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/blogger.md) · [All operations](https://skmtc.dev/google/apis/blogger/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/blogger/revisions/65cc82d5d69f/schema)
