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

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