Auth
Create Authentication Token
POST
/
servers
/
{guildId}
/
auth
guild ID
string
The ID of the guild.
permissions
integer
requiredThe permission group to grant to the token. 1 for “admin”, 2 for “basic”.
token
string
requiredThe Bearer
token to use for authenticating requests to the Quark API.
Was this page helpful?