update_rank_alert_settings
Update rank-change alert settings for one RankParse website: enable/disable the daily digest (opt-in, default off), set the moved_up/moved_down position threshold (1-50, default 5), or set/clear an email override for that site's digest lines (null reverts to the account email). Only the fields you pass change. Confirm with the user before enabling -- this turns on a real daily email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | No | Turn the daily alert digest on or off for this site | |
| site_id | Yes | Logical RankParse website ID, from list_rank_tracking_sites | |
| email_override | No | Email address to send this site's digest lines to instead of the account email; null clears it | |
| move_threshold | No | Average-position delta that counts as moved_up/moved_down (default 5) |