cURL
curl --request PATCH \ --url https://quark.bot/api/servers/{guildId}/serverlog \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "options": {} }'
Was this page helpful?