Destructive

Delete Saved Search

Delete a saved search by its ID. The call is safe to repeat and has no effect if the search ID does not exist or does not belong to you. Use it to keep your saved-search library tidy after a search is no longer needed.

delete_saved_searchDELETE/api/v1/search/saved/{search_id}
crispy — bash

Example prompt: Delete the saved search with ID a1b2c3d4-5678-90ab-cdef-1234567890ab

{
  "deleted": true,
  "search_id": "a1b2c3d4-5678-90ab-cdef-1234567890ab"
}
Permission scope
core
Access
Destructive
Category
Search & Discovery

What you can build

Remove a stale or one-off search to keep your saved list focused
Clean up after a completed prospecting workflow
Safely retry a delete without worrying about errors on missing searches
Prune outdated targeting before building fresh saved searches

Parameters

Inputs accepted by delete_saved_search.

NameTypeDescription
search_idstringID of the saved search to delete

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.