---
title: "Leave current business"
method: POST
path: "/v3/business-users/me/leave"
tags: ["Business Users"]
---

# Leave current business

`POST /v3/business-users/me/leave`

Removes the authenticated caller's verified membership from the selected business. Owners and the final remaining business member cannot leave through this endpoint.

## Request body

- PasswordRequest
  - `password` string, required

## Response `204`

Success with no response body

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

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