Investigator API
PUT Saved Search
Overview
Updates a saved search.
OperationId: PUT Saved Search
Authorization Method(s): OAuth
Verb: PUT
End Point: /api/configuration/user/savedsearch/{id}
Overview
| code | description |
|---|---|
| 200 | Returns the updated saved search. |
| 404 | If the saved search is not found. |
| 401 | If the user is unauthorized. |
| 400 | If the input is invalid. |