Skip to content

Hide comment

Hide a comment on a post. Supported by Facebook, Instagram, Threads, and X/Twitter. Hidden comments are only visible to the commenter and page admin. For X/Twitter, the reply must belong to a conversation started by the authenticated user.

POST /v1/inbox/comments/{postId}/{commentId}/hide

Hide a comment on a post. Supported by Facebook, Instagram, Threads, and X/Twitter. Hidden comments are only visible to the commenter and page admin. For X/Twitter, the reply must belong to a conversation started by the authenticated user.

Parameters

  • postId (path, string) required

  • commentId (path, string) required

Request body

Content-Type: application/json

  • accountId (string) required — The social account ID

Responses

200 — Comment hidden

  • status (string)
  • commentId (string)
  • hidden (boolean)
  • platform (string)

400 — Platform does not support hiding comments

401

403 — Inbox addon required