---
title: "Delete Federation Webhook Endpoint"
method: DELETE
path: "/federations/{federation_id}/webhooks/{endpoint_id}"
tags: ["Federation Webhook Management"]
---

# Delete Federation Webhook Endpoint

`DELETE /federations/{federation_id}/webhooks/{endpoint_id}`

## Path parameters

- `federation_id` string, uuid, required
- `endpoint_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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