curl --request DELETE \ --url https://quark.bot/api/servers/{guildId}/auth \ --header 'Authorization: Bearer <token>'
The ID of the guild.
The unique ID of the token to revoke.
Was this page helpful?