v1

latestOpenAPI 3.1.0raw.githubusercontent.com2024-11-08170291390.5 KB
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

x-prefect-api-versionstring

Request body

namestring required

The name of the saved search.

Response

Successful Response

idstring uuid
createdstring date-time
updatedstring date-time
namestring required

The name of the saved search.