---
title: "DELETE /v0.1/orgs/{org_name}/invitations"
method: DELETE
path: "/v0.1/orgs/{org_name}/invitations"
tags: ["account"]
---

# DELETE /v0.1/orgs/{org_name}/invitations

`DELETE /v0.1/orgs/{org_name}/invitations`

Removes a user's invitation to an organization

## Path parameters

- `org_name` string, required

## Request body

- object
  - `user_email` string, required — The user's email address

## Response `204`

Success

## Other responses

- `default` — Error

---

[API](https://skmtc.net/appcenter/apis/app-center-client.md) · [All operations](https://skmtc.net/appcenter/apis/app-center-client/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/appcenter/app-center-client/revisions/4e9226ab8f35/schema)
