PUT
/
api
/
saved_searches
/

Headers

x-prefect-api-version
string

Body

application/json
name
string
required

The name of the saved search.

filters
object[]

The filter set for the saved search.

Response

200 - application/json
id
string
created
string | null
updated
string | null
name
string
required

The name of the saved search.

filters
object[]

The filter set for the saved search.