Update Saved Search
Saved Searches
Update Saved Search
Update an existing saved search.
PUT
Update Saved Search
Documentation Index
Fetch the complete documentation index at: https://docs.freeplay.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200 - application/json
SessionFilterReplicationInfo(id: uuid.UUID, name: str, filter_model: dict[str, shared.common.WebApiFilter], is_team_filter: bool, created_by: uuid.UUID, created_at: datetime.datetime)

