# Cancel an invite

**URL:** https://meta.discourse.org/t/cancel-an-invite/290652
**Category:** Development
**Tags:** rest-api, invites
**Created:** [January 5, 2024, 5:56pm UTC](https://meta.discourse.org/t/cancel-an-invite/290652 "2024-01-05T17:56:41Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [January 5, 2024, 7:39pm UTC](https://meta.discourse.org/t/cancel-an-invite/290652/2 "2024-01-05T19:39:16Z")

</div>

> [@Tom\_Thele](#):
>
> Is there a way to rescind the invitation via the API?

You can do anything from the API that you can do from the UX – [Reverse engineer the Discourse API](https://meta.discourse.org/t/reverse-engineer-the-discourse-api/20576).

Ideally you’d use discourse\_connect to connect Discourse to whatever it is that manages your subscriptions, but if that’s not feasible, you can have it update stuff via the API.

---

_[View the full topic](https://meta.discourse.org/t/cancel-an-invite/290652)._
