---
title: "Empty a lookup table."
method: POST
path: "/v1/lookupTables/{id}/truncate"
tags: ["lookupManagement"]
---

# Empty a lookup table.

`POST /v1/lookupTables/{id}/truncate`

Delete all data from a lookup table.

## Path parameters

- `id` string, required

## Response `200`

The delete data request was accepted. Use the provided token in a status request to track the status of the delete.

- LookupRequestToken — Allows you to track the status of an upload or export request.
  - `id` string, required — The identifier used to track the request.

## Other responses

- `default` — Operation failed with an error.

---

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