Skip to main content
POST
Toggle Favorite
Toggles the favorite status of a saved search for the current user. If the search is already favorited, it will be unfavorited, and vice versa.

Path Parameters

organizationId
string
required
Organization ID
projectId
string
required
Project ID
id
string
required
Saved search ID

Response

When unfavoriting:

Error Responses

Saved Search Not Found

Code Examples