Skip to main content
Permanently delete a Reddit watchlist and all associated posts and data.
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.
Deleting a watchlist is permanent and cannot be undone. All associated posts and data will be removed.
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

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.
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.