---
title: "Remove member from zone"
method: DELETE
path: "/zones/{zoneId}/members/{organizationUserId}"
tags: ["Zone Members"]
---

# Remove member from zone

`DELETE /zones/{zoneId}/members/{organizationUserId}`

Removes an organization user's membership from a zone. Only organization administrators can perform this action.

## Path parameters

- `zoneId` string, required
- `organizationUserId` string, required

## Response `204`

Default Response

## Other responses

- `default` — Error response

---

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