---
title: "Delete web push domain"
method: DELETE
path: "/api/v1/site/webpush/domains"
tags: ["Site"]
---

# Delete web push domain

`DELETE /api/v1/site/webpush/domains`

The method is used for deleting a domain for web push notifications.

## Query parameters

- `domain` string

## Response `200`

Web push domain was deleted

## Other responses

- `404` — Web push domain not found

---

[API](https://skmtc.net/esputnik/apis/esputnik-com.md) · [All operations](https://skmtc.net/esputnik/apis/esputnik-com/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/esputnik/esputnik-com/revisions/1c4afd7ba72a/schema)
