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

# DELETE /v3/blogs/{blogId}/posts/{postId}/comments/{commentId}

`DELETE /v3/blogs/{blogId}/posts/{postId}/comments/{commentId}`

Deletes 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.net/google/apis/blogger.md) · [All operations](https://skmtc.net/google/apis/blogger/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/blogger/revisions/65cc82d5d69f/schema)
