SavedSearches
Create Saved Search
Gracefully creates a new saved search from the provided schema.
If a saved search with the same name already exists, the saved search’s fields are replaced.
PUT
/
api
/
saved_searches
/
Headers
Body
application/json
Data used by the Prefect REST API to create a saved search.
The name of the saved search.
The filter set for the saved search.
Was this page helpful?