Updates a pixel. Accepts status, excludedPaths, includedPaths, or any combination. Set paths to null to clear. Mutually exclusive: cannot have both includedPaths and excludedPaths set. Authenticates via X-API-Key header.
Organization API key (sk_...). Get yours from Settings > API Keys in the dashboard.
active, paused "paused"
Denylist: URL path prefixes where tracking is skipped. Mutually exclusive with includedPaths.
502 - 500^\/["/blog", "/careers"]Allowlist: if set, tracking fires ONLY on matching path prefixes. Mutually exclusive with excludedPaths.
502 - 500^\/["/pricing", "/demo"]Pixel updated