---
title: "Delete a specific website popup"
method: DELETE
path: "/brands/{brand_id}/website-popups/{id}"
tags: ["Website Popups"]
---

# Delete a specific website popup

`DELETE /brands/{brand_id}/website-popups/{id}`

## Path parameters

- `brand_id` integer, required
- `id` integer, required

## Response `200`

Website popup deleted successfully.

- unknown[]
  - unknown

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/slicktext/apis/slicktext-api-new-platform.md) · [All operations](https://skmtc.net/slicktext/apis/slicktext-api-new-platform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/slicktext/slicktext-api-new-platform/versions/6f6c30f01b42/schema)
