cURL
curl --request POST \ --url https://quark.bot/api/servers/{guildId}/auth \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "permissions": 123 } '
{ "token": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.quark.bot/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.quark.bot/llms.txt
Use this file to discover all available pages before exploring further.
Bearer
Was this page helpful?