Updates the name, description, or filter values of a saved search
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Bearer ctgo_your_api_key_here |
Content-Type | Yes | application/json |
| Parameter | Type | Description |
|---|---|---|
id | integer | The saved search ID |
| Field | Type | Required | Description |
|---|---|---|---|
name | string or null | No | Display name (max 100 characters) |
description | string or null | No | Description (max 500 characters) |
genderValues | array or null | No | Gender filter values |
followerCountTiers | array or null | No | Follower count tier filter values |
appliedSearchFilters | object or null | No | Custom AI filter categories |