---
title: "Accept a user invitation to the organization"
method: POST
path: "/organization/{organization_id}/invitation/{user_email}"
tags: ["Organizations"]
---

# Accept a user invitation to the organization

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

## Path parameters

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

## Request body

- OrganizationUserInvitationAcceptRequestBody — OrganizationUserInvitationAcceptRequestBody
  - `action` 'accept' — Action to be performed on the invitation

## Response `204`

Accept a user 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)
