Skip to main content
PUT
Replace tracking script filters

Authorizations

Authorization
string
header
required

Enter your personal access token (PAT) to authenticate

Path Parameters

trackingScriptId
string
required

The ID of the tracking script to replace filters for

Example:

"12345"

Body

application/json

New set of tracking script filters to replace existing ones

filters
object[]

Response

200 - application/json

Tracking script filters replaced successfully

success
boolean
Example:

true

data
object[]