v1

latestOpenAPI 3.0.32026-07-22177397578.0 KB
Site

Partially update site, when only information that is passed is updated

Update several fields of site

patch/sites/{siteId}

Path parameters

siteIdinteger required

Request body

behaviorWhenTimeout'RUN' | 'DISABLE_FOR_PAGE' | 'DISABLE_FOR_VISIT'

When a timeout occurs, you can redefine the behavior of Kameleoon Application if the script exceeds the usual loading time.By default, the application will eventually launch with a flickering effect.

currency'USD' | 'EUR' | 'JPY' | 'GBP' | 'CNY' | 'AUD' | 'CAD' | 'CHF' | 'HKD' | 'SGD' | 'SEK' | 'KRW' | 'NOK' | 'NZD' | 'INR' | 'MXN' | 'TWD' | 'ZAR' | 'BRL' | 'DKK' | 'PLN' | 'THB' | 'ILS' | 'IDR' | 'CZK' | 'AED' | 'TRY' | 'HUF' | 'CLP' | 'SAR' | 'PHP' | 'MYR' | 'COP' | 'RUB' | 'RON' | 'PEN' | 'BHD' | 'BGN' | 'ARS' | 'KWD'

Currency used in the website.

customSelectorsstring[]
dataStorage'STANDARD_COOKIE' | 'LOCAL_STORAGE' | 'CUSTOM_COOKIE'

This option allows you to choose the source for storing A/B test data on the visitor’s device.

descriptionstring

Website description

domainNamesstring[]
dynamicApplicationSupport'DISABLED' | 'ENABLED_FOR_SITE' | 'ENABLED_FOR_ELEMENTS'

Dynamic application support. Modifiable only by a super admin.

enableSinglePageSupportboolean

Deprecated. Use dynamicApplicationSupport instead.Single Page support. Modifiable only by a super admin.

indicatorsstring[]

List of indicators such as: Retention rate, number of pages seen and dwell time.

isScriptActiveboolean

Indicates if the script has been successfully installed and is active on the website.

sdkBotFilteringboolean

This will enable bot filtering for events sent from the SDK, by using the IAB/ABC International Spiders and Bots List.

shadowDomboolean

ShadowDOM option.

trackerExcludedIPRangesstring[]

Excluded IP ranges. Modifiable only by a super admin.

trackingScriptstring

A global custom script for example, a complex tracking code or integration to some third party solution) is any executable JavaScript code that you addwhen loading each page. This script will be executed right after the Kameleoon application loads.

urlstring

URL of the website

useSharpSymbolInUrlboolean

Use sharp symbol in url. Modifiable only by a super admin.

Response

OK