---
title: "Update a tracking pixel"
method: PUT
path: "/admin/tracking-pixels/{id}"
tags: ["Admin Tracking Pixels"]
---

# Update a tracking pixel

`PUT /admin/tracking-pixels/{id}`

accessToken: omit to keep the stored token, empty string to clear it (client-only pixel), non-empty to replace. Runtime picks changes up within ~1 minute.

## Path parameters

- `id` string, required

## Response `200`

---

[API](https://skmtc.dev/miaai/apis/backend-template-api.md) · [All operations](https://skmtc.dev/miaai/apis/backend-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/miaai/backend-template-api/revisions/2a8d88a5124f/schema)
