Skip to content

Delete comment

Delete a comment on a post. Supported by Facebook, Instagram, Bluesky, Reddit, YouTube, and LinkedIn. Requires accountId and commentId query parameters.

DELETE /v1/inbox/comments/{postId}

Delete a comment on a post. Supported by Facebook, Instagram, Bluesky, Reddit, YouTube, and LinkedIn. Requires accountId and commentId query parameters.

Parameters

  • postId (path, string) required — Zernio post ID or platform-specific post ID. LinkedIn third-party posts accept full activity URN or numeric ID.

  • accountId (query, string) required

  • commentId (query, string) required

Responses

200 — Comment deleted

  • success (boolean)
  • data (object)

400 — Platform rejected the operation (e.g., comment already deleted, insufficient permissions on the video)

  • error (string)

401

403 — Inbox addon required