App Logo
reddit.com

Delete Reddit comment

Delete your own Reddit comment (at any depth) by its permalink. Returns deleted and commentId. This is irreversible, only works on your own comments, and replies to it remain visible under [deleted]. Runs only via the browser extension, not the hosted cloud browser.

Input

permalink required

Comment permalink (full or path), e.g. /r/sub/comments/<postid>/comment/<commentid>/

Output

deleted required
commentId required
account_used required

The real logged-in Reddit handle that performed the action, read from the page's own account drawer (not assumed from args)

already_present required

True when the comment was already gone (deleted/removed) before this call — idempotent no-op, no mutation attempted

verified_on_page required

Whether the script reloaded the comment's permalink afterward and confirmed it's actually gone

Start building not clicking