PUT
/api/v2/saved-searches/{id}Updates an existing saved search. This is a full replace: send the
full object. Every optional field (select, where, whereLanguage,
orderBy, tags, filters) is always written and falls back to its
default when omitted, so omitting a field resets it rather than
preserving the stored value.
Path parameters
Request bodyJSON
Response
JSON
400
Bad request
401
Unauthorized
403
Forbidden