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

# /members/:id

`DELETE /members/{id}`

Deactivates a member. Required scope: `w_members`. Accessible with all token types.

## Path parameters

- `subdomain` string, required
- `id` string, required

## Response `204`

204

## Other responses

- `404` — 404
- `422` — 422

---

[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)
