Skip to main content
POST
Replace a tracked page

Authorizations

Authorization
string
header
required

API key with dtk_live_ prefix. Obtain it from API Keys in the account sidebar. New keys start with all supported scopes selected for the chosen project, and you can narrow them to specific read/write scopes as needed.

Path Parameters

projectId
string<uuid>
required

Body

application/json
url
string<uri>
required
Maximum string length: 2048
operation
enum<string>
default:track

Pause stops tracking url and releases its slot. Requires the current disclosure token; omit replaceUrl. set_limit requires configuredPageLimit and no URL fields. It changes the project ceiling after human approval; paid plan limits still apply.

Available options:
track,
pause
configuredPageLimit
integer
Required range: 50 <= x <= 10000
actionId
string<uuid>
impactToken
string

Token from replacementImpact after reviewing affected actions.

Pattern: ^[a-f0-9]{32}$
replaceUrl
string<uri>

Omit to restore a paused page into an available slot.

Maximum string length: 2048

Response

Tracking choice saved

data
object
required
meta
object
required