Platform: Reddit. This deletes a Reddit watchlist. LinkedIn keyword watchlists are deleted with
DELETE /api-keyword-watchlist. Deleting one platform’s watchlist never touches its twin on the other platform.Extension requirement. Like all
/api-reddit-watchlist methods, delete requires the team’s OutX Chrome extension to be installed and active, otherwise it returns 403 Plugin installation required.Query Parameters
string
required
Watchlist ID to delete
Response Fields
string
ID of the deleted watchlist
boolean
Whether the deletion was successful
string
Success message
Error Responses
Frequently Asked Questions
Is deleting a Reddit watchlist reversible?
Is deleting a Reddit watchlist reversible?
No. Deletion is permanent and cannot be undone. Once you delete a Reddit watchlist, the watchlist configuration and all associated data are removed. If you want to temporarily stop tracking, use the update endpoint to set
disable: true instead.What happens to the posts that were already collected?
What happens to the posts that were already collected?
All posts associated with the deleted watchlist are permanently removed. If you need to preserve historical data, export or save the posts via the Posts API before deleting the watchlist.

