Api-KeystringrequiredheaderYour NOSIBLE API key from the API Dashboard.
Example: nos_sk_...
Delete a saved search by identifier.
Inspect the Search data dictionary or read NOSIBLE research for implementation context and methods.
Api-KeystringrequiredheaderYour NOSIBLE API key from the API Dashboard.
Example: nos_sk_...
search_idstringrequiredbodyIdentifier of the saved search.
Example: search_01J...
Use Delete Saved Search only after confirming the search_id. Deletion is permanent for the saved configuration.
These are the fields you can build against. Nested names use dot notation; optional sections are called out in their descriptions.
messagestringDeletion acknowledgement.
Example: Search was deleted.
response.search_idstringIdentifier that was deleted.
Example: search_01J...
unauthorized — The API key or crawl-feed capability is not valid.delete_failed — The search could not be deleted.