Creates a new search profile for the current user.

Behavior: Persists a new search profile configuration including default filters, display columns, and sorting preferences. Returns the fully populated profile after creation.

Authorization: Requires a valid Bearer token.

Side Effects: Creates a new search profile record.

Error Scenarios: Returns 400 if the model is null.

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

The search profile definition to create.

Represents a user's search profile with default search configurations.

uuid

The unique identifier of the search profile.

string | null

Display name of the search profile.

uuid | null
deprecated
dynamicFilterConfiguration
array of strings | null
deprecated
dynamicFilterConfiguration
searchResultConfiguration
array of strings | null
deprecated
searchResultConfiguration
properties
object | null

Additional custom properties as key-value pairs.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

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