Skip to main content
DELETE
DELETE /servers/{guild_id}/auth

Authorizations

Authorization
string
header
required

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

Path Parameters

guild_id
string
required

The guild_id.

Query Parameters

tokenId
string
required

The unique ID of the token to revoke.

Response

200

Successful response