Skip to main content

Update

Update the include and exclude configurations.

Request Body array required
  • Array [
  • flag string required

    Possible values: [INCLUDE, EXCLUDE]

    A flag which determines whether the URL is INCLUDE or EXCLUDE.

    url string required

    The URL

  • ]
Responses

Success


Schema
  • Array [
  • account_id int64 required

    Account unique identifier

    flag string required

    Possible values: [INCLUDE, EXCLUDE]

    A flag which determines whether the URL is INCLUDE or EXCLUDE.

    id int64

    Unique identifier

    url string required

    The URL

  • ]
Loading...