diff --git a/docs/change-log/2025-07-28-guild-create-deprecation.md b/docs/change-log/2025-07-28-guild-create-deprecation.md new file mode 100644 index 0000000000..44cdb451a9 --- /dev/null +++ b/docs/change-log/2025-07-28-guild-create-deprecation.md @@ -0,0 +1,10 @@ +--- +title: "Guild Create Deprecation" +date: "2025-07-28" +topics: +- "HTTP API" +--- + +Apps can no longer create guilds. The documentation for these endpoints has been removed and the endpoints have been removed from the OpenAPI specification. + +See our [earlier changelog entry](/docs/change-log#deprecating-guild-creation-by-apps) for more information.