Skip to main content
DELETE
/
servers
/
{guildId}
/
auth
Revoke Authentication Token
curl --request DELETE \
  --url https://quark.bot/api/servers/{guildId}/auth \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.quark.bot/llms.txt

Use this file to discover all available pages before exploring further.

guild ID
string
The ID of the guild.
tokenId
string
required
The unique ID of the token to revoke.