Appearance
Unhide a previously hidden comment. Supported by Facebook, Instagram, Threads, and X/Twitter.
DELETE /v1/inbox/comments/{postId}/{commentId}/hide
postId (path, string) required
postId
commentId (path, string) required
commentId
accountId (query, string) required
accountId
200 — Comment unhidden
status
hidden
platform
400 — Platform does not support unhiding comments
401
403 — Inbox addon required
Unhide comment
Unhide a previously hidden comment. Supported by Facebook, Instagram, Threads, and X/Twitter.
DELETE /v1/inbox/comments/{postId}/{commentId}/hideUnhide a previously hidden comment. Supported by Facebook, Instagram, Threads, and X/Twitter.
Parameters
postId(path, string) requiredcommentId(path, string) requiredaccountId(query, string) requiredResponses
200 — Comment unhidden
status(string)commentId(string)hidden(boolean)platform(string)400 — Platform does not support unhiding comments
401
403 — Inbox addon required