Update user-specific settings
Update the authenticated user’s custom settings, such as default recheck interval for new watches, email notification preferences, and global ignore patterns.
Authorizations
API key for authentication. You can find your API key in the Site Spy dashboard under Settings → API.
Body
Time intervals between checks
User email notification preferences
Text patterns to ignore in change detection across all watches. Supports plain text and /regex/ patterns.
1005000CSS/XPath selectors to remove content from all watched pages before comparison.
1005000When enabled, automatically ignores timestamp-like text changes across all watches.
When enabled, automatically removes ad elements and cookie banners using community-maintained filter lists.
AI provider to use for change summaries and smart alerts.
anthropic, openai, google, API key for the selected AI provider.
(Deprecated) Use ai_api_key with ai_provider=anthropic instead.
Response
Settings updated successfully
Time intervals between checks
User email notification preferences
Text patterns to ignore in change detection across all watches.
CSS/XPath selectors to remove content from all watched pages.
Whether timestamp/counter noise reduction is enabled.
Whether ad/cookie banner removal is enabled.

