---
title: "/subscriptions/:id"
method: DELETE
path: "/subscriptions/{id}"
---

# /subscriptions/:id

`DELETE /subscriptions/{id}`

Unsubscribe from an event. Required scope: `r_candidates` or `r_employees`. Accessible with all token types.

## Path parameters

- `id` string, required

## Response `200`

200

- object

## Other responses

- `404` — 404

---

[API](https://skmtc.net/workable/apis/account-root.md) · [All operations](https://skmtc.net/workable/apis/account-root/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/workable/account-root/versions/3ead9ec42165/schema)
