Skip to main content
POST
CreateSavedSearch

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The request for a call to SavedSearchService_CreateSavedSearch to create a saved search.

The request for a call to SavedSearchService_CreateSavedSearch to create a saved search.

name
string
required
properties
object
required
organizationId
string

This field is only required if your user belongs to multiple organizations.

Response

A successful response.

The response for a call to SavedSearchService_CreateSavedResponse.