---
title: "POST /api/persist/card/{card-id}/unpersist"
method: POST
path: "/api/persist/card/{card-id}/unpersist"
tags: ["/api/persist"]
---

# POST /api/persist/card/{card-id}/unpersist

`POST /api/persist/card/{card-id}/unpersist`

Unpersist this model. Deletes the persisted table backing the model and all queries after this will use the card's
  query rather than the saved version of the query.

## Path parameters

- `card-id` integer, required

## Response `2XX`

Successful response

## Other responses

- `4XX` — Client error response
- `5XX` — Server error response

---

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