Skip to main content
PATCH
Update a tracking script

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 update

Example:

"12345"

Body

application/json

Tracking script update parameters

active
boolean
required

Boolean to deactivate or reactivate the tracking script

Example:

"false"

Response

200 - application/json

Tracking script updated successfully

success
boolean
Example:

true

data
object[]