---
title: "Cancel Invitation"
method: DELETE
path: "/organizations/{org_id}/invitations/{invitation_id}"
tags: ["organizations"]
---

# Cancel Invitation

`DELETE /organizations/{org_id}/invitations/{invitation_id}`

## Path parameters

- `org_id` string, required
- `invitation_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/reasonblocks/apis/reasonblocks-control-plane-api.md) · [All operations](https://skmtc.dev/reasonblocks/apis/reasonblocks-control-plane-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/reasonblocks/reasonblocks-control-plane-api/revisions/cf3dce6ffb6f/schema)
