---
title: "Remove Account Member"
method: DELETE
path: "/identity/account-members/{id}"
tags: ["Account Members"]
---

# Remove Account Member

`DELETE /identity/account-members/{id}`

Removes an account member from an account.

## Path parameters

- `id` string, required

## Response `200`

A successful response.

- DeleteAccountMemberResponse

---

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