---
title: "DELETE /media/{media-id}/comments"
method: DELETE
path: "/media/{media-id}/comments"
tags: ["Comments"]
---

# DELETE /media/{media-id}/comments

`DELETE /media/{media-id}/comments`

Remove a comment either on the authenticated user's media object or
authored by the authenticated user.

## Response `200`

OK

- object
  - `meta` object
    - `code` number
  - `data` object

---

[API](https://skmtc.dev/datacol-io/apis/instagram-api.md) · [All operations](https://skmtc.dev/datacol-io/apis/instagram-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/datacol-io/instagram-api/revisions/35709f156a45/schema)
