POST /accounts/{account_id}/brand-protection/queries/{query_id}/matches/{domain_id}/dismiss

Hide a matched domain from the default view of a saved query's results. Dismissal is scoped to the calling account.

Servers

Path parameters

Name Type Required Description
query_id Integer Yes
account_id String Yes
domain_id Integer Yes

How to start integrating

  1. Add HTTP Task to your workflow definition.
  2. Search for the API you want to integrate with and click on the name.
    • This loads the API reference documentation and prepares the Http request settings.
  3. Click Test request to test run your request to the API and see the API's response.