---
title: "Remove an invitation to the organization"
method: DELETE
path: "/organization/{organization_id}/invitation/{user_email}"
tags: ["Organizations"]
---

# Remove an invitation to the organization

`DELETE /organization/{organization_id}/invitation/{user_email}`

## Path parameters

- `organization_id` string, required
- `user_email` string, required

## Response `204`

Remove an invitation to the organization

---

[API](https://skmtc.dev/aiven/apis/aiven-api-documentation.md) · [All operations](https://skmtc.dev/aiven/apis/aiven-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aiven/aiven-api-documentation/revisions/722c06d35bb1/schema)
