Skip to content

Commit 8031d49

Browse files
Changelog: Deprecating Guild Creation by Apps (#7469)
* Changelog: Deprecating Guild Creation by Apps * Update docs/change-log/2025-04-15-deprecating-guild-createion-by-apps.md Review changes. Co-authored-by: Suspense <[email protected]> --------- Co-authored-by: Suspense <[email protected]>
1 parent 3f35bd9 commit 8031d49

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: "Deprecating Guild Creation by Apps"
3+
date: "2025-04-15"
4+
topics:
5+
- "HTTP API"
6+
---
7+
8+
### Breaking Change
9+
10+
To address security concerns, we are deprecating the ability for applications to create guilds using the `Create Guild`
11+
endpoint.
12+
13+
#### What's Changing
14+
15+
- The Create Guild endpoint (`POST /guilds`) will be restricted for applications starting July 15, 2025
16+
- Existing Guilds owned by bots will have their ownership transferred to a real user
17+
- After the deprecation date, the endpoint will no longer be available
18+
19+
#### Timeline
20+
21+
- **April 15, 2025**: Deprecation announcement
22+
- **June 15, 2025**: System DM/Email notifications sent to affected app owners and designated guild members
23+
- **July 15, 2025**: `Create Guild` endpoint will no longer be available
24+
25+
If your app is affected, you will receive a migration plan via Discord System DM.
26+
27+
We understand this change may affect some legitimate use cases. If you have questions or believe your application
28+
requires continued access to guild creation functionality, please contact us through
29+
the [Developer Support portal](https://support-dev.discord.com/hc).

0 commit comments

Comments
 (0)