Platform: LinkedIn. This deletes a LinkedIn keyword watchlist. Reddit watchlists are deleted with
DELETE /api-reddit-watchlist. Deleting one platform’s watchlist never touches its twin on the other platform.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 keyword watchlist reversible?
Is deleting a keyword watchlist reversible?
No. Deletion is permanent and cannot be undone. Once you delete a keyword watchlist, the watchlist configuration and all associated data are removed. If you want to temporarily stop tracking, consider using 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.

