---
title: "Deny current business invitation"
method: POST
path: "/v3/business-users/me/deny-invitation"
tags: ["Business Users"]
---

# Deny current business invitation

`POST /v3/business-users/me/deny-invitation`

Deletes the authenticated caller's selected pending business membership. Already accepted memberships cannot be denied.

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