Discord API: create and manage scheduled events

domain: discord.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate as a bot with the Manage Events permission in the target guild.
  2. Create an event with POST /guilds/{guild.id}/scheduled-events, choosing entity_type (STAGE_INSTANCE, VOICE, or EXTERNAL), which determines whether channel_id, entity_metadata, or scheduled_end_time are required.
  3. For EXTERNAL (in-person/off-Discord) events, supply entity_metadata.location and an explicit scheduled_end_time, since Discord can't infer an end time without a voice/stage channel.
  4. Manage lifecycle status (scheduled -> active -> completed, or cancelled) via GET/PATCH on /guilds/{guild.id}/scheduled-events(/{event.id}).
  5. Read interested-user/RSVP counts via the event's subscribed-users endpoint; the creating account is auto-subscribed.

Known gotchas

Related routes

Pull scheduled events and invitees from Calendly API
calendly.com · 4 steps · unrated
Manage ServiceTitan membership recurring service events via the Memberships API
developer.servicetitan.io · 6 steps · unrated
Create and retrieve calendar events tied to a Robin space using the Events API, distinct from desk seat reservations.
docs.robinpowered.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans