---
title: "Proxy DELETE requests to /whep/{endpoint_id}/resource/{resource_id}"
method: DELETE
path: "/whep/{endpoint_id}/resource/{resource_id}"
tags: ["whep"]
---

# Proxy DELETE requests to /whep/{endpoint_id}/resource/{resource_id}

`DELETE /whep/{endpoint_id}/resource/{resource_id}`

## Path parameters

- `endpoint_id` string, required
- `resource_id` string, required

## Response `200`

WHEP session deleted

## Other responses

- `404` — WHEP endpoint not found
- `502` — Proxy error forwarding to internal WHEP server

---

[API](https://skmtc.net/eyevinn/apis/strom-api.md) · [All operations](https://skmtc.net/eyevinn/apis/strom-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eyevinn/strom-api/versions/c96558b86012/schema)
