Skip to main content

Update

PUT 

/accounts/me/include-excludes

Update the include and exclude configurations.

Request

Body

array

required

  • Array [

  • flag stringrequired

    Possible values: [INCLUDE, EXCLUDE]

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

    url stringrequired

    The URL

  • ]

Responses

Success

Schema

  • Array [

  • account_id int64required

    Account unique identifier

    flag stringrequired

    Possible values: [INCLUDE, EXCLUDE]

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

    id int64

    Unique identifier

    url stringrequired

    The URL

  • ]