Dismiss discovered suggestions
dismiss_keyword_discoveryDismiss one discovered suggestion (domain) or a batch (domains): the domains are never proposed again on this tracker, and appear in the dismissed list until restored. All-or-nothing on unknown domains: one that is not currently suggested refuses the whole batch (not_found). Dismissing an already dismissed domain is fine, it does not fail the batch. The answer carries dismissed as the domain for a single call, the list for a batch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | One domain to act on, exactly as listed by list_keyword_discoveries. Send this OR domains, never both. | |
| domains | No | Several domains to act on in one call, each exactly as listed by list_keyword_discoveries. Send this OR domain, never both. ALL-OR-NOTHING: one invalid domain refuses the whole batch, so you never have to guess which half took. | |
| tracker_id | Yes | The UUID of the tracker: call list_trackers to find it. |