Delete a comment on a post. Supported by Facebook, Instagram, Bluesky, Reddit, YouTube, and LinkedIn. Requires accountId and commentId query parameters.
Delete a comment on a post. Supported by Facebook, Instagram, Bluesky, Reddit, YouTube, and LinkedIn. Requires accountId and commentId query parameters.
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) requiredcommentId(query, string) requiredResponses
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