v1
latestOpenAPI 3.1.02026-07-22414856.3 KBDiscord
Authentication
Initiate and Complete Discord OAuth Flow
Handles the Discord OAuth callback to exchange an authorization code for user access and refresh tokens. Upon successful authentication, returns the token details.
get/discord/oauth
Query parameters
codestring required
The authorization code received from Discord after user consent
Request body
object required
Response
Successfully exchanged authorization code for access and refresh tokens
string required