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.
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}/hideHide 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) requiredcommentId(path, string) requiredRequest body
Content-Type:
application/jsonaccountId(string) required — The social account IDResponses
200 — Comment hidden
status(string)commentId(string)hidden(boolean)platform(string)400 — Platform does not support hiding comments
401
403 — Inbox addon required