---
title: "Delete organization member"
method: DELETE
path: "/api/v1/org/user/{userUuid}"
tags: ["Organizations"]
---

# Delete organization member

`DELETE /api/v1/org/user/{userUuid}`

Deletes a user from the current user's organization

## Path parameters

- `userUuid` string, required

## Response `200`

Ok

- ApiSuccessEmpty
  - `results` unknown
  - `status` 'ok', required

## Other responses

- `default` — Error

---

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