App Logo
threads.com

Delete Threads post

Delete a post or reply owned by the logged-in Threads account.

Input

postId required

The post or reply's id, from its URL /@username/post/<postId>

username required

Author's Threads username of the post/reply to delete (without @) — must be the logged-in account

Output

postId required
deleted required

FAQ

Delete a post or reply owned by the logged-in Threads account.
Required: username, postId.
It returns postId, deleted.
Yes. It acts as you on threads.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the threads.com cookies saved by the Reduck extension.
It makes changes on threads.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/threads.com/delete_post, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/threads.com/delete_post
It is part of Reduck's official curated catalogue.

Start building not clicking