App Logo
instagram.com

Delete Instagram comment

Delete one of your own comments on an Instagram post or reel by its shortcode and comment id. Opens the comment's own permalink, drives its options menu then Delete, and reloads that permalink to prove it is really gone before reporting success. Fails clearly when the comment isn't available (already deleted, wrong id/shortcode) and when its options menu has no Delete entry (a comment that isn't yours).

Input

shortcode required

Post/reel shortcode (instagram.com/p/<code>/).

comment_id required

Id of the comment to delete, from get_post_comments' id field. Must be a comment you own.

Output

shortcode required
comment_id required
did_delete required
verified_gone required

True when the comment's own permalink was reloaded after the delete and no longer resolves to it.

Start building not clicking