Creates the default saved searches for the environment.

Behavior: Ensures that all default saved searches exist in the system. This is an idempotent operation; existing saved searches are not duplicated or modified.

Authorization: Requires an authenticated user via the class-level [Authorize] attribute.

Side Effects: Creates default saved search records in the database if they do not already exist.

Error Scenarios: Returns 400 if the saved search creation fails.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Responses
200

Default saved searches were successfully created or already exist.

401

Unauthorized. The caller must provide a valid Bearer token.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json