---
title: "Delete stored data"
method: DELETE
path: "/rest/api/v1/webhooks/tradingview/accounts/{accountId}/data/{dataId}"
tags: ["TradingView Webhook API"]
---

# Delete stored data

`DELETE /rest/api/v1/webhooks/tradingview/accounts/{accountId}/data/{dataId}`

Delete specific stored data by ID.

## Path parameters

- `accountId` string, uuid, required
- `dataId` string, required

## Response `200`

OK

- object

---

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