Skip to main content
GET
Initiate and Complete Discord OAuth Flow

Query Parameters

code
string
required

The authorization code received from Discord after user consent

Body

application/json

The body is of type object.

Response

Successfully exchanged authorization code for access and refresh tokens

The response is of type string.