---
title: "Stop tracking a competitor"
method: DELETE
path: "/pages/{id}/competitors/{scrapedPageId}"
tags: ["Competitors"]
---

# Stop tracking a competitor

`DELETE /pages/{id}/competitors/{scrapedPageId}`

Stops tracking a competitor on your page. Re-adding within the cooling window restores its history. Instagram, Facebook, YouTube, TikTok, LinkedIn pages only.

## Path parameters

- `id` string, required
- `scrapedPageId` string, required

## Response `204`

Competitor untracked

## Other responses

- `401` — Unauthorized
- `403` — Token lacks the write scope or the Analytics add-on is inactive
- `404` — Page not found, or the competitor is not tracked by this page
- `429` — Rate limit exceeded
- `500` — Internal server error

---

[API](https://skmtc.net/planable/apis/planable-public-api.md) · [All operations](https://skmtc.net/planable/apis/planable-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/planable/planable-public-api/revisions/e91a4f756dfe/schema)
