Saved Searches
Create saved search
Creates a saved search within the project. At least one of query or filters must be set. The slug is derived from name. OAuth-authenticated only.
post/v1/projects/{projectSlug}/searches
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
Request body
Response
Saved search created
Changes
Changed in 1 of the 67 revisions of this API.21
- ▲
removed the required property
assignedUserIdfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
createdByUserIdfrom the response with the201statusresponse-required-property-removed
- ●
removed the request property
assignedUserIdrequest-property-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲