---
title: "DELETE /api/account/members/{membershipId}"
method: DELETE
path: "/api/account/members/{membershipId}"
tags: ["account"]
---

# DELETE /api/account/members/{membershipId}

`DELETE /api/account/members/{membershipId}`

## Path parameters

- `membershipId` string, required

## Response `200`

Success

- object
  - `success` boolean, required

## Other responses

- `401` — AccountUnauthorized
- `403` — AccountForbidden | AccountNoOrganization
- `500` — AccountError

---

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