---
title: "Delete landing pages"
method: POST
path: "/cms/v3/pages/landing-pages/batch/archive"
tags: ["Batch"]
---

# Delete landing pages

`POST /cms/v3/pages/landing-pages/batch/archive`

Delete landing pages specified by ID in the request body. Note: this is not the same as the dashboard `archive` function. To perform a dashboard `archive` send an normal update with the `archivedInDashboard` field set to `true`.

## Request body

- BatchInputString — Wrapper for providing an array of strings as inputs.
  - `inputs` string[], required — Strings to input.

## Response `204`

No content

## Other responses

- `default` — An error occurred.

---

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