---
title: "Delete webhook subscription."
method: DELETE
path: "/subscriptions/{id}"
tags: ["subscriptions"]
---

# Delete webhook subscription.

`DELETE /subscriptions/{id}`

## Response `204`

Webhook subscription deleted.

## Other responses

- `403` — No permission to delete webhook subscription.
- `404` — Subscription not found.

---

[API](https://skmtc.net/smartrecruiters/apis/apply-api.md) · [All operations](https://skmtc.net/smartrecruiters/apis/apply-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartrecruiters/apply-api/revisions/449bdc2516c9/schema)
