---
title: "Delete a page (and all version history)"
method: DELETE
path: "/api/pages/{id}"
tags: ["Pages"]
---

# Delete a page (and all version history)

`DELETE /api/pages/{id}`

## Path parameters

- `id` string, required

## Response `204`

Page deleted

## Other responses

- `404` — Page not found

---

[API](https://skmtc.net/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.net/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/desplega-ai/agent-swarm-api/versions/0375890be8c4/schema)
