Skip to main content
GET
Discord OAuth callback (browser redirect target)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

code
string
required
state
string
required

Response

200 - undefined

Related topics

Quickstart