---
title: "delete a checkpoint of a container"
method: DELETE
path: "/containers/{id}/checkpoints/{checkpointId}"
tags: ["Container"]
---

# delete a checkpoint of a container

`DELETE /containers/{id}/checkpoints/{checkpointId}`

## Path parameters

- `id` string, required
- `checkpointId` string, required

## Query parameters

- `dir` string

## Response `204`

no error

## Other responses

- `404` — An unexpected 404 error occurred.
- `500` — An unexpected server error occurred.

---

[API](https://skmtc.dev/aliyun/apis/pouch-engine-api.md) · [All operations](https://skmtc.dev/aliyun/apis/pouch-engine-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aliyun/pouch-engine-api/revisions/36d75b2825fc/schema)
