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

# Remove Institution Member

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

Removes an institution member from an institution.

## Path parameters

- `id` string, required

## Response `200`

A successful response.

- DeleteInstitutionMemberResponse

---

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